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

/external/llvm/lib/Target/Lanai/
H A DLanaiMemAluCombiner.cpp170 bool isSameOperand(const MachineOperand &Op1, const MachineOperand &Op2) { function in namespace:__anon13047
193 if (isSameOperand(*Mop, *Reg))
299 if (!isSameOperand(Dest, Base) || !isSameOperand(Dest, Op1))

Completed in 946 milliseconds