Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DCodeGenMapTable.cpp184 RowInstrMapTy RowInstrMap; member in __anoncf6d0a160211::MapTableEmitter
249 RowInstrMap[KeyValue].push_back(CurInstr); in buildRowInstrMap()
315 const std::vector<Record *> &RelatedInstrVec = RowInstrMap[KeyValue]; in getInstrForColumn()