Searched refs:setCurrentProfileCount (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCodeGenFunction.cpp1218 setCurrentProfileCount(getCurrentProfileCount() + CurrentCount);
1650 setCurrentProfileCount(getProfileCount(CondBOp->getRHS()));
1704 setCurrentProfileCount(getProfileCount(CondBOp->getRHS()));
H A DCodeGenFunction.h1502 void setCurrentProfileCount(uint64_t Count) { function in class:clang::CodeGen::CodeGenFunction

Completed in 200 milliseconds