reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
80 SlotIndex MBBEnd = LIS.getMBBEndIdx(&MBB); 94 LIP.first = LIS.getInstructionIndex(*FirstTerm); 105 LIP.second = LIS.getInstructionIndex(*I); 117 return LIS.isLiveInToMBB(CurLI, EHPad); 142 if (LIP == LIS.getMBBEndIdx(&MBB)) 144 return LIS.getInstructionFromIndex(LIP);lib/CodeGen/SplitKit.h
82 SlotIndex Res = LIS.getMBBStartIdx(&MBB); 86 Res = LIS.getInstructionIndex(*MII);