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

/freebsd-current/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DCombinerHelper.h172 bool tryCombineCopy(MachineInstr &MI);
/freebsd-current/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DCombinerHelper.cpp202 bool CombinerHelper::tryCombineCopy(MachineInstr &MI) { function in class:CombinerHelper

Completed in 131 milliseconds