Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/utils/TableGen/
H A DCodeGenMapTable.cpp184 RowInstrMapTy RowInstrMap; member in __anonc22f5c210211::MapTableEmitter
250 RowInstrMap[KeyValue].push_back(CurInstr); in buildRowInstrMap()
316 const std::vector<Record*> &RelatedInstrVec = RowInstrMap[KeyValue]; in getInstrForColumn()