Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DCodeGenMapTable.cpp307 Init *KeyInstrVal = KeyInstr->getValue(RowField)->getValue(); in getInstrForColumn() local
308 KeyValue.push_back(KeyInstrVal); in getInstrForColumn()