Searched refs:setCurrentProfileCount (Results 1 – 2 of 2) sorted by relevance
932 setCurrentProfileCount(getCurrentProfileCount() + CurrentCount); in EmitBlockWithFallThrough()1231 setCurrentProfileCount(getProfileCount(CondBOp->getRHS())); in EmitBranchOnBoolExpr()1280 setCurrentProfileCount(getProfileCount(CondBOp->getRHS())); in EmitBranchOnBoolExpr()
993 void setCurrentProfileCount(uint64_t Count) { in setCurrentProfileCount() function