Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineLateInstrsCleanup.cpp59 void removeRedundantDef(MachineInstr *MI);
144 void MachineLateInstrsCleanup::removeRedundantDef(MachineInstr *MI) { in removeRedundantDef() function in MachineLateInstrsCleanup
222 removeRedundantDef(&MI); in processBlock()