Home
last modified time | relevance | path

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

/llvm-project/clang/lib/CodeGen/
H A DCodeGenPGO.cpp1451 llvm::MDNode *CodeGenFunction::createProfileWeights(uint64_t TrueCount, createProfileWeights() function in CodeGenFunction
1466 CodeGenFunction::createProfileWeights(ArrayRef<uint64_t> Weights) const { createProfileWeights() function in CodeGenFunction