Home
last modified time | relevance | path

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

/external/llvm/include/llvm/IR/
DLegacyPassNameParser.h84 array_pod_sort(PNP->Values.begin(), PNP->Values.end(), ValLessThan); in printOptionInfo()
90 static int ValLessThan(const PassNameParser::OptionInfo *VT1, in ValLessThan() function
/external/swiftshader/third_party/LLVM/include/llvm/Support/
DPassNameParser.h83 array_pod_sort(PNP->Values.begin(), PNP->Values.end(), ValLessThan); in printOptionInfo()
89 static int ValLessThan(const void *VT1, const void *VT2) { in ValLessThan() function