Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DLiveIntervals.cpp636 MachineBasicBlock *KillMBB = Indexes->getMBBFromIndex(Kill); in pruneValue() local
637 SlotIndex MBBEnd = Indexes->getMBBEndIdx(KillMBB); in pruneValue()
655 for (MachineBasicBlock *Succ : KillMBB->successors()) { in pruneValue()