Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DLiveIntervals.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()