Home
last modified time | relevance | path

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

/external/llvm/utils/TableGen/
DCodeGenMapTable.cpp195 RowInstrMapTy RowInstrMap; member in __anon740f5b5e0211::MapTableEmitter
259 RowInstrMap[KeyValue].push_back(CurInstr); in buildRowInstrMap()
327 const std::vector<Record*> &RelatedInstrVec = RowInstrMap[KeyValue]; in getInstrForColumn()