Searched refs:ValCompare (Results 1 - 1 of 1) sorted by path

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/IR/
H A DLegacyPassNameParser.h83 array_pod_sort(PNP->Values.begin(), PNP->Values.end(), ValCompare);
88 // ValCompare - Provide a sorting comparator for Values elements...
89 static int ValCompare(const PassNameParser::OptionInfo *VT1, function in class:llvm::PassNameParser

Completed in 99 milliseconds