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

/external/llvm/lib/Analysis/
H A DScalarEvolutionExpander.cpp1587 static bool width_descending(Value *lhs, Value *rhs) { function
1611 std::sort(Phis.begin(), Phis.end(), width_descending);

Completed in 65 milliseconds