Searched refs:LookForDuplicate (Results 1 – 1 of 1) sorted by relevance
272 MachineInstr *LookForDuplicate(const MachineInstr *MI,1514 MachineLICMImpl::LookForDuplicate(const MachineInstr *MI, in LookForDuplicate() function in MachineLICMImpl1540 if (MachineInstr *Dup = LookForDuplicate(MI, CI->second)) { in EliminateCSE()1606 if (LookForDuplicate(MI, CI->second) != nullptr) in MayCSE()