Home
last modified time | relevance | path

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

/external/llvm/utils/TableGen/
DCodeGenMapTable.cpp293 Record *CurKeyInstr = KeyInstrVec[j]; in buildMapTable() local
299 Record *ColInstr = getInstrForColumn(CurKeyInstr, CurValueCol); in buildMapTable()
302 MapTable[CurKeyInstr] = ColInstrVec; in buildMapTable()