Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/lib/CodeGen/
H A DCodeGenPGO.cpp1078 llvm::MDNode *CodeGenFunction::createProfileWeights(uint64_t TrueCount, in createProfileWeights() function in CodeGenFunction
1093 CodeGenFunction::createProfileWeights(ArrayRef<uint64_t> Weights) const { in createProfileWeights() function in CodeGenFunction