Home
last modified time | relevance | path

Searched defs:PowerDescendingSorter (Results 1 – 1 of 1) sorted by relevance

/external/llvm/lib/Transforms/Scalar/
DReassociate.cpp88 struct PowerDescendingSorter { struct
89 bool operator()(const Factor &LHS, const Factor &RHS) { in operator ()()