Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/utils/TableGen/
H A DCodeGenMapTable.cpp308 Init *KeyInstrVal = KeyInstr->getValue(RowField)->getValue(); in getInstrForColumn() local
309 KeyValue.push_back(KeyInstrVal); in getInstrForColumn()