Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DBranchFolding.cpp747 static bool hasIdenticalMMOs(const MachineInstr *MI1, const MachineInstr *MI2) { in hasIdenticalMMOs() function
795 if (!hasIdenticalMMOs(&*MBBI, &*MBBICommon)) in removeMMOsFromMemoryOperations()