Home
last modified time | relevance | path

Searched refs:valueProfile (Results 1 – 3 of 3) sorted by relevance

/src/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenPGO.h91 void valueProfile(CGBuilderTy &Builder, uint32_t ValueKind,
H A DCodeGenPGO.cpp1359 void CodeGenPGO::valueProfile(CGBuilderTy &Builder, uint32_t ValueKind, in valueProfile() function in CodeGenPGO
H A DCGCall.cpp5730 PGO.valueProfile(Builder, llvm::IPVK_IndirectCallTarget, in EmitCall()