Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Transforms/Utils/
DSimplifyCFG.cpp663 struct ConstantIntOrdering { struct
664 bool operator()(const ConstantInt *LHS, const ConstantInt *RHS) const { in operator ()()
/external/llvm/lib/Transforms/Utils/
DSimplifyCFG.cpp880 struct ConstantIntOrdering { struct
881 bool operator()(const ConstantInt *LHS, const ConstantInt *RHS) const { in operator ()()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Utils/
DSimplifyCFG.cpp942 struct ConstantIntOrdering { struct
943 bool operator()(const ConstantInt *LHS, const ConstantInt *RHS) const { in operator ()()