Home
last modified time | relevance | path

Searched refs:CstSortPredicate (Results 1 – 1 of 1) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/Bitcode/Writer/
DValueEnumerator.cpp135 struct CstSortPredicate { struct
137 explicit CstSortPredicate(ValueEnumerator &ve) : VE(ve) {} in CstSortPredicate() function
154 CstSortPredicate P(*this); in OptimizeConstants()