Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DMachinePipeliner.cpp462 int compareRecMII(NodeSet &RHS) { return RecMII - RHS.RecMII; } in compareRecMII() function in __anon5f28c6f30111::NodeSet
1782 if (N1.compareRecMII(N2) != 0) in colocateNodeSets()
1922 if (NJ.compareRecMII(NI) > 0) in fuseRecs()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DMachinePipeliner.cpp507 int compareRecMII(NodeSet &RHS) { return RecMII - RHS.RecMII; } in compareRecMII() function in __anona194c52b0111::NodeSet
1909 if (N1.compareRecMII(N2) != 0) in colocateNodeSets()
2047 if (NJ.compareRecMII(NI) > 0) in fuseRecs()