Searched refs:DepthMBBCompare (Results 1 - 1 of 1) sorted by relevance

/macosx-10.9.5/llvmCore-3425.0.33/lib/CodeGen/
H A DRegisterCoalescer.cpp2254 // DepthMBBCompare - Comparison predicate that sort first based on the loop
2256 struct DepthMBBCompare { struct in namespace:__anon10193
2342 std::sort(MBBs.begin(), MBBs.end(), DepthMBBCompare());

Completed in 176 milliseconds