Home
last modified time | relevance | path

Searched defs:MBBEnd (Results 1 – 5 of 5) sorted by relevance

/external/llvm/lib/CodeGen/
DLiveIntervalAnalysis.cpp613 SlotIndex MBBEnd = Indexes->getMBBEndIdx(KillMBB); in pruneValue() local
640 SlotIndex MBBStart, MBBEnd; in pruneValue() local
DSplitKit.cpp62 SlotIndex MBBEnd = LIS.getMBBEndIdx(MBB); in computeLastSplitPoint() local
DLiveDebugVariables.cpp990 SlotIndex MBBEnd = LIS.getMBBEndIdx(&*MBB); in emitDebugValues() local
DRegisterCoalescer.cpp2187 SlotIndex MBBEnd = Indexes->getMBBEndIdx(MBB); in taintExtent() local
DMachineScheduler.cpp404 for (MachineFunction::iterator MBB = MF->begin(), MBBEnd = MF->end(); in scheduleRegions() local