Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/
DExpandPostRAPseudos.cpp52 bool LowerCopy(MachineInstr *MI);
135 bool ExpandPostRA::LowerCopy(MachineInstr *MI) { in LowerCopy() function in ExpandPostRA
214 MadeChange |= LowerCopy(&MI); in runOnMachineFunction()