Home
last modified time | relevance | path

Searched refs:KillMBB (Results 1 – 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/
HDLiveIntervals.cpp639 MachineBasicBlock *KillMBB = Indexes->getMBBFromIndex(Kill); in pruneValue() local
640 SlotIndex MBBEnd = Indexes->getMBBEndIdx(KillMBB); in pruneValue()
658 for (MachineBasicBlock *Succ : KillMBB->successors()) { in pruneValue()