Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DLiveVariables.h103 LLVM_ABI MachineInstr *findKill(const MachineBasicBlock *MBB) const;
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DLiveVariables.cpp87 LiveVariables::VarInfo::findKill(const MachineBasicBlock *MBB) const { in findKill() function in LiveVariables::VarInfo
815 return findKill(&MBB); in isLiveIn()
H A DTwoAddressInstructionPass.cpp937 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()
H A DPHIElimination.cpp420 if (reusedIncoming && (OldKill = VI.findKill(&MBB))) { in LowerPHINode()
/freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/
H A DDemangleTestCases.inc16729 …nfo8findKillEPKNS_17MachineBasicBlockE", "llvm::LiveVariables::VarInfo::findKill(llvm::MachineBasi…