Home
last modified time | relevance | path

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

/external/llvm/utils/TableGen/
DCodeGenMapTable.cpp296 Record *ColInstr = getInstrForColumn(CurKeyInstr, CurValueCol); in buildMapTable() local
297 ColInstrVec[ColIdx] = ColInstr; in buildMapTable()