Searched refs:applyCombineCopy (Results 1 - 2 of 2) sorted by relevance

/freebsd-current/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DCombinerHelper.h174 void applyCombineCopy(MachineInstr &MI);
/freebsd-current/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DCombinerHelper.cpp204 applyCombineCopy(MI);
216 void CombinerHelper::applyCombineCopy(MachineInstr &MI) { function in class:CombinerHelper

Completed in 192 milliseconds