Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/lib/CodeGen/
H A DCodeGenPGO.cpp842 llvm::MDNode *CodeGenPGO::createBranchWeights(uint64_t TrueCount, in createBranchWeights()
H A DCodeGenFunction.cpp1024 uint64_t TrueCount) { in EmitBranchOnBoolExpr()