Searched defs:MBBEnd (Results 1 - 6 of 6) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DCSEMIRBuilder.cpp21 auto MBBEnd = getMBB().end(); local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DGCNRegPressure.h156 MachineBasicBlock::const_iterator MBBEnd; member in class:llvm::GCNDownwardRPTracker
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DLiveDebugVariables.cpp1387 SlotIndex MBBEnd = LIS.getMBBEndIdx(&*MBB); local
H A DSplitKit.cpp80 SlotIndex MBBEnd = LIS.getMBBEndIdx(&MBB); local
H A DLiveIntervals.cpp640 SlotIndex MBBEnd = Indexes->getMBBEndIdx(KillMBB); local
665 SlotIndex MBBStart, MBBEnd; local
H A DRegisterCoalescer.cpp2830 SlotIndex MBBEnd = Indexes->getMBBEndIdx(MBB); local

Completed in 117 milliseconds