Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64MIPeepholeOpt.cpp131 bool visitCopy(MachineInstr &MI);
697 bool AArch64MIPeepholeOpt::visitCopy(MachineInstr &MI) { in visitCopy() function in AArch64MIPeepholeOpt
810 Changed |= visitCopy(MI); in runOnMachineFunction()