Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/utils/TableGen/
H A DCodeGenMapTable.cpp290 Record *ColInstr = getInstrForColumn(CurKeyInstr, CurValueCol); in buildMapTable() local
291 ColInstrVec[ColIdx] = ColInstr; in buildMapTable()