Searched refs:hasIdenticalMMOs (Results 1 – 3 of 3) sorted by relevance
413 static bool hasIdenticalMMOs(ArrayRef<MachineMemOperand *> LHS, in hasIdenticalMMOs() function457 if (hasIdenticalMMOs(MIs[0]->memoperands(), MI.memoperands())) in cloneMergedMemRefs()
905 static bool hasIdenticalMMOs(const MachineInstr &MI1, const MachineInstr &MI2) { in hasIdenticalMMOs() function929 if (hasIdenticalMMOs(*this, Other)) in mergeMemRefsWith()
405 static bool hasIdenticalMMOs(ArrayRef<MachineMemOperand *> LHS, in hasIdenticalMMOs() function449 if (hasIdenticalMMOs(MIs[0]->memoperands(), MI.memoperands())) in cloneMergedMemRefs()