Home
last modified time | relevance | path

Searched refs:hasIdenticalMMOs (Results 1 – 1 of 1) sorted by relevance

/external/llvm/lib/CodeGen/
DMachineInstr.cpp905 static bool hasIdenticalMMOs(const MachineInstr &MI1, const MachineInstr &MI2) { in hasIdenticalMMOs() function
929 if (hasIdenticalMMOs(*this, Other)) in mergeMemRefsWith()