Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DLiveIntervals.h266 bool isLiveInToMBB(const LiveRange &LR, const MachineBasicBlock *mbb) const { in isLiveInToMBB() function
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DVirtRegMap.cpp619 if (LIS->isLiveInToMBB(SR, Succ)) in liveOutUndefPhiLanesForUndefSubregDef()
H A DPHIElimination.cpp846 return LIS->isLiveInToMBB(LIS->getInterval(Reg), MBB); in isLiveIn()
H A DSplitKit.cpp114 return LIS.isLiveInToMBB(CurLI, EHPad); in computeLastInsertPoint()
H A DRegisterCoalescer.cpp2938 (DefMI->getParent() != OtherMBB || LIS->isLiveInToMBB(LR, OtherMBB))) { in analyzeValue()
H A DMachineVerifier.cpp3811 assert(LiveInts->isLiveInToMBB(LR, &*MFI)); in verifyLiveRangeSegment()
/freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/
H A DDemangleTestCases.inc16672 …RKNS_12LiveIntervalEPKNS_17MachineBasicBlockE", "llvm::LiveIntervals::isLiveInToMBB(llvm::LiveInte…