Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DLowerSwitch.cpp87 struct CaseCmp { struct
88 bool operator()(const CaseRange &C1, const CaseRange &C2) { in operator ()()