Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenFunction.cpp1402 setCurrentProfileCount(getCurrentProfileCount() + CurrentCount); in EmitBlockWithFallThrough()
1944 setCurrentProfileCount(getProfileCount(CondBOp->getRHS())); in EmitBranchOnBoolExpr()
2003 setCurrentProfileCount(getProfileCount(CondBOp->getRHS())); in EmitBranchOnBoolExpr()
H A DCodeGenPGO.cpp1569 void CodeGenFunction::setCurrentProfileCount(uint64_t Count) { in setCurrentProfileCount() function in CodeGenFunction
H A DCodeGenFunction.h1694 void setCurrentProfileCount(uint64_t Count);