Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DLiveIntervalAnalysis.cpp583 SlotIndex MBBEnd = Indexes->getMBBEndIdx(KillMBB); in pruneValue() local
610 SlotIndex MBBStart, MBBEnd; in pruneValue() local
DLiveDebugVariables.cpp1008 SlotIndex MBBEnd = LIS.getMBBEndIdx(MBB); in emitDebugValues() local
DSplitKit.cpp61 SlotIndex MBBEnd = LIS.getMBBEndIdx(MBB); in computeLastSplitPoint() local
DRegisterCoalescer.cpp2141 SlotIndex MBBEnd = Indexes->getMBBEndIdx(MBB); in taintExtent() local
DMachineScheduler.cpp400 for (MachineFunction::iterator MBB = MF->begin(), MBBEnd = MF->end(); in scheduleRegions() local