Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DExpandPostRAPseudos.cpp50 bool LowerCopy(MachineInstr *MI);
140 bool ExpandPostRA::LowerCopy(MachineInstr *MI) { in LowerCopy() function in ExpandPostRA
214 MadeChange |= LowerCopy(&MI); in runOnMachineFunction()