Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineVerifier.cpp3519 SlotIndex MBBStartIdx = LiveInts->getMBBStartIdx(MBB); in verifyLiveRangeSegment() local
3520 if (S.start != MBBStartIdx && S.start != VNI->def) { in verifyLiveRangeSegment()