Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/lib/Analysis/
H A DScalarEvolution.cpp1733 struct APIntCompare { struct
1734 bool operator()(const APInt &LHS, const APInt &RHS) const { in operator ()()