Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/llvm/lib/CodeGen/
DExpandPostRAPseudos.cpp50 bool LowerCopy(MachineInstr *MI);
135 bool ExpandPostRA::LowerCopy(MachineInstr *MI) { in LowerCopy() function in ExpandPostRA
213 MadeChange |= LowerCopy(MI); in runOnMachineFunction()