reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
728 void adjustTripCount(int TripCountAdjust) override {
lib/Target/PowerPC/PPCInstrInfo.cpp 4205 void adjustTripCount(int TripCountAdjust) override {
905 LoopInfo->adjustTripCount(-(MaxIter + 1)); 1805 Info->adjustTripCount(-(Schedule.getNumStages() - 1));