Home
last modified time | relevance | path

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

/external/llvm/lib/Bitcode/Writer/
DValueEnumerator.cpp173 struct CstSortPredicate { struct
175 explicit CstSortPredicate(ValueEnumerator &ve) : VE(ve) {} in CstSortPredicate() function
192 CstSortPredicate P(*this); in OptimizeConstants()