Searched refs:defToSymbol (Results 1 – 2 of 2) sorted by relevance
155 DenseMap<const void *, std::unique_ptr<TableGenIndexSymbol>> defToSymbol; member in __anond136bf7d0111::TableGenIndex161 auto it = defToSymbol.try_emplace(def, nullptr); in initialize()
230 DenseMap<const void *, std::unique_ptr<PDLIndexSymbol>> defToSymbol; member in __anon9e2fdad80311::PDLIndex237 auto it = defToSymbol.try_emplace(def, nullptr); in initialize()