Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCodeGenPGO.h88 void valueProfile(CGBuilderTy &Builder, uint32_t ValueKind,
H A DCodeGenPGO.cpp981 void CodeGenPGO::valueProfile(CGBuilderTy &Builder, uint32_t ValueKind, in valueProfile() function in CodeGenPGO
H A DCGCall.cpp5378 PGO.valueProfile(Builder, llvm::IPVK_IndirectCallTarget, in EmitCall()