Searched refs:setCurrentProfileCount (Results 1 – 2 of 2) sorted by relevance
881 setCurrentProfileCount(getCurrentProfileCount() + CurrentCount); in EmitBlockWithFallThrough()1159 setCurrentProfileCount(getProfileCount(CondBOp->getRHS())); in EmitBranchOnBoolExpr()1208 setCurrentProfileCount(getProfileCount(CondBOp->getRHS())); in EmitBranchOnBoolExpr()
968 void setCurrentProfileCount(uint64_t Count) { in setCurrentProfileCount() function