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

/freebsd-10.2-release/contrib/llvm/lib/Analysis/
H A DScalarEvolutionExpander.cpp1566 static bool width_descending(Value *lhs, Value *rhs) { function
1590 std::sort(Phis.begin(), Phis.end(), width_descending);

Completed in 69 milliseconds