HomeSort by: relevance | last modified time | path
    Searched refs:setCurrentProfileCount (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/lib/CodeGen/
CodeGenFunction.cpp 1218 setCurrentProfileCount(getCurrentProfileCount() + CurrentCount);
1650 setCurrentProfileCount(getProfileCount(CondBOp->getRHS()));
1704 setCurrentProfileCount(getProfileCount(CondBOp->getRHS()));
CodeGenFunction.h 1502 void setCurrentProfileCount(uint64_t Count) {

Completed in 22 milliseconds