Searched defs:MBBEndIdx (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/CodeGen/ | ||
H A D | TwoAddressInstructionPass.cpp | 854 SlotIndex MBBEndIdx = LIS->getMBBEndIdx(MBB).getPrevSlot(); rescheduleMIBelowKill() local |
H A D | LiveDebugVariables.cpp | 1668 SlotIndex MBBEndIdx = LIS.getMBBEndIdx(&*MBB); insertDebugValue() local |