Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DMachineInstr.cpp336 static bool hasIdenticalMMOs(const MachineInstr &MI1, const MachineInstr &MI2) { in hasIdenticalMMOs() function
360 if (hasIdenticalMMOs(*this, Other)) in mergeMemRefsWith()
/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()