Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DCSEMIRBuilder.cpp25 auto MBBEnd = getMBB().end(); in dominates() local
/llvm-project/llvm/lib/Target/AMDGPU/
H A DGCNRegPressure.h224 MachineBasicBlock::const_iterator MBBEnd; global() variable
/llvm-project/llvm/lib/Target/X86/
H A DX86FastPreTileConfig.cpp105 if (B == MBBEnd) in dominates() local
/llvm-project/llvm/lib/CodeGen/
H A DLiveIntervals.cpp632 SlotIndex MBBEnd = Indexes->getMBBEndIdx(KillMBB); pruneValue() local
657 SlotIndex MBBStart, MBBEnd; pruneValue() local
H A DSplitKit.cpp71 SlotIndex MBBEnd = LIS.getMBBEndIdx(&MBB); computeLastInsertPoint() local
H A DLiveDebugVariables.cpp1774 SlotIndex MBBEnd = LIS.getMBBEndIdx(&*MBB); emitDebugValues() local
H A DRegisterCoalescer.cpp3075 SlotIndex MBBEnd = Indexes->getMBBEndIdx(MBB); taintExtent() local
H A DMachineScheduler.cpp605 for (MachineFunction::iterator MBB = MF->begin(), MBBEnd = MF->end(); scheduleRegions() local