Home
last modified time | relevance | path

Searched defs:createProfileWeights (Results 1 – 2 of 2) sorted by relevance

/external/clang/lib/CodeGen/
DCodeGenPGO.cpp847 llvm::MDNode *CodeGenFunction::createProfileWeights(uint64_t TrueCount, in createProfileWeights() function in CodeGenFunction
862 CodeGenFunction::createProfileWeights(ArrayRef<uint64_t> Weights) { in createProfileWeights() function in CodeGenFunction
/external/llvm-project/clang/lib/CodeGen/
DCodeGenPGO.cpp1040 llvm::MDNode *CodeGenFunction::createProfileWeights(uint64_t TrueCount, in createProfileWeights() function in CodeGenFunction
1055 CodeGenFunction::createProfileWeights(ArrayRef<uint64_t> Weights) const { in createProfileWeights() function in CodeGenFunction