Searched refs:findKill (Results 1 – 5 of 5) sorted by relevance
103 LLVM_ABI MachineInstr *findKill(const MachineBasicBlock *MBB) const;
87 LiveVariables::VarInfo::findKill(const MachineBasicBlock *MBB) const { in findKill() function in LiveVariables::VarInfo815 return findKill(&MBB); in isLiveIn()
937 KillMI = LV->getVarInfo(Reg).findKill(MBB); in rescheduleMIBelowKill()1125 KillMI = LV->getVarInfo(Reg).findKill(MBB); in rescheduleKillAboveMI()1779 } else if (LV && LV->getVarInfo(RegB).findKill(MI->getParent()) != MI) { in processStatepoint()
420 if (reusedIncoming && (OldKill = VI.findKill(&MBB))) { in LowerPHINode()
16729 …nfo8findKillEPKNS_17MachineBasicBlockE", "llvm::LiveVariables::VarInfo::findKill(llvm::MachineBasi…