Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Analysis/
DScalarEvolution.cpp1437 struct APIntCompare { struct
1438 bool operator()(const APInt &LHS, const APInt &RHS) const { in operator ()()
/external/llvm/lib/Analysis/
DScalarEvolution.cpp2176 struct APIntCompare { in getAddExpr() struct
2177 bool operator()(const APInt &LHS, const APInt &RHS) const { in getAddExpr()