Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DCodeGenMapTable.cpp257 bool MapTableEmitter::isKeyColInstr(Record *CurInstr) { in isKeyColInstr()
374 Record *CurInstr = NumberedInstructions[i]->TheDef; in emitBinSearchTable() local