Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCodeGenPGO.h89 void valueProfile(CGBuilderTy &Builder, uint32_t ValueKind,
H A DCodeGenPGO.cpp984 void CodeGenPGO::valueProfile(CGBuilderTy &Builder, uint32_t ValueKind, in valueProfile() function in CodeGenPGO
H A DCGCall.cpp5454 PGO.valueProfile(Builder, llvm::IPVK_IndirectCallTarget, in EmitCall()