Searched refs:isLiveInToMBB (Results 1 – 5 of 5) sorted by relevance
256 bool isLiveInToMBB(const LiveRange &LR, const MachineBasicBlock *mbb) const { in isLiveInToMBB() function
838 return LIS->isLiveInToMBB(LIS->getInterval(Reg), MBB); in isLiveIn()
115 return LIS.isLiveInToMBB(CurLI, EHPad); in computeLastInsertPoint()
2877 (DefMI->getParent() != OtherMBB || LIS->isLiveInToMBB(LR, OtherMBB))) { in analyzeValue()
3660 assert(LiveInts->isLiveInToMBB(LR, &*MFI)); in verifyLiveRangeSegment()