Home
last modified time | relevance | path

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

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