Searched refs:RHSFalseCnt (Results 1 – 1 of 1) sorted by relevance
2304 Counter RHSFalseCnt = getRegionCounter(E->getRHS()); in VisitBinLOr() local2320 createBranchRegion(E->getRHS(), subtractCounters(RHSExecCnt, RHSFalseCnt), in VisitBinLOr()2321 RHSFalseCnt, DecisionRHS); in VisitBinLOr()