Home
last modified time | relevance | path

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

/llvm-project/llvm/utils/TableGen/
H A DCodeGenMapTable.cpp288 const Record *ColInstr = getInstrForColumn(CurKeyInstr, CurValueCol); in buildMapTable() local
301 getInstrForColumn(Record * KeyInstr,ListInit * CurValueCol) getInstrForColumn() argument