reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
678 EndValue = &Op2; 680 EndValue = &Op1; 685 if (!EndValue) 688 Cmp = getComparisonKind(CondOpc, InitialValue, EndValue, IVBump); 706 if (EndValue->isReg()) { 707 Register R = EndValue->getReg(); 711 if (!checkForImmediate(*EndValue, V)) 717 return computeCount(L, InitialValue, EndValue, IVReg, IVBump, Cmp);