Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DExpandPostRAPseudos.cpp52 bool LowerCopy(MachineInstr *MI);
137 bool ExpandPostRA::LowerCopy(MachineInstr *MI) { in LowerCopy() function in ExpandPostRA
215 MadeChange |= LowerCopy(MI); in runOnMachineFunction()