Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/utils/TableGen/
H A DSearchableTableEmitter.cpp388 std::string FirstRepr = in emitLookupFunction() local
392 OS << " if ((" << Field.Name << " < " << FirstRepr << ") ||\n"; in emitLookupFunction()