Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/lib/Transforms/Scalar/
H A DReassociate.cpp100 struct PowerDescendingSorter { struct
101 bool operator()(const Factor &LHS, const Factor &RHS) { in operator ()()