Searched refs:UnmaterializedInfos (Results 1 – 2 of 2) sorted by relevance
803 UnmaterializedInfos[KV.first] = UMI; in replace()1133 if (UMII != UnmaterializedInfos.end()) { in remove()1135 UnmaterializedInfos.erase(UMII); in remove()1230 auto UMII = UnmaterializedInfos.find(Name); in lodgeQueryImpl()1231 assert(UMII != UnmaterializedInfos.end() && in lodgeQueryImpl()1244 UnmaterializedInfos.erase(KV.first); in lodgeQueryImpl()1351 auto UMII = UnmaterializedInfos.find(Name); in lookupImpl()1352 assert(UMII != UnmaterializedInfos.end() && in lookupImpl()1365 UnmaterializedInfos.erase(KV.first); in lookupImpl()1416 assert(I != UnmaterializedInfos.end() && in dump()[all …]
690 UnmaterializedInfosMap UnmaterializedInfos; variable890 UnmaterializedInfos[KV.first] = UMI; in define()907 UnmaterializedInfos[KV.first] = UMI; in define()