reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
612 Value *getOrCreateTripCount(Loop *NewLoop);
2605 Value *TC = getOrCreateTripCount(L); 2679 Value *Count = getOrCreateTripCount(L); 2961 Value *Count = getOrCreateTripCount(Lp); 6503 State.TripCount = ILV.getOrCreateTripCount(nullptr);