Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/utils/TableGen/
H A DSearchableTableEmitter.cpp397 std::string LastRepr = primaryRepresentation( in emitLookupFunction() local
400 OS << " (" << Field.Name << " > " << LastRepr << "))\n"; in emitLookupFunction()