Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/utils/TableGen/
H A DSearchableTableEmitter.cpp397 std::string FirstRepr = primaryRepresentation( in emitLookupFunction() local
401 OS << " if ((" << Field.Name << " < " << FirstRepr << ") ||\n"; in emitLookupFunction()