Home
last modified time | relevance | path

Searched defs:KillMI (Results 1 – 2 of 2) sorted by relevance

/minix3/external/bsd/llvm/dist/llvm/lib/CodeGen/
H A DTwoAddressInstructionPass.cpp216 MachineInstr *KillMI = nullptr; in sink3AddrInstruction() local
771 MachineInstr *KillMI = nullptr; in rescheduleMIBelowKill() local
963 MachineInstr *KillMI = nullptr; in rescheduleKillAboveMI() local
H A DLiveIntervalAnalysis.cpp1016 if (MachineInstr *KillMI = LIS.getInstructionFromIndex(I->end)) in handleMoveDown() local