reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
887 propagateCounts(getRegionCounter(Body), Body, 959 Counter BackedgeCount = propagateCounts(BodyCount, S->getBody()); 965 propagateCounts(CondCount, S->getCond()); 988 propagateCounts(addCounters(ParentCount, BodyCount), S->getBody()); 992 propagateCounts(CondCount, S->getCond()); 1015 Counter BackedgeCount = propagateCounts(BodyCount, S->getBody()); 1022 propagateCounts(addCounters(BackedgeCount, BodyBC.ContinueCount), Inc); 1031 propagateCounts(CondCount, Cond); 1059 Counter BackedgeCount = propagateCounts(BodyCount, S->getBody()); 1085 Counter BackedgeCount = propagateCounts(BodyCount, S->getBody()); 1131 propagateCounts(Counter::getZero(), Body); 1183 propagateCounts(ParentCount, S->getCond()); 1191 Counter OutCount = propagateCounts(ThenCount, S->getThen()); 1200 OutCount = addCounters(OutCount, propagateCounts(ElseCount, Else)); 1214 propagateCounts(ParentCount, S->getTryBlock()); 1224 propagateCounts(getRegionCounter(S), S->getHandlerBlock()); 1243 propagateCounts(TrueCount, E->getTrueExpr()); 1247 propagateCounts(subtractCounters(ParentCount, TrueCount), 1253 propagateCounts(getRegion().getCounter(), E->getLHS()); 1257 propagateCounts(getRegionCounter(E), E->getRHS()); 1262 propagateCounts(getRegion().getCounter(), E->getLHS()); 1266 propagateCounts(getRegionCounter(E), E->getRHS());