Searched refs:IdToFirstUN (Results 1 – 1 of 1) sorted by relevance
1078 DenseMap<IDT, UtilityNodeT> IdToFirstUN; in createBPFunctionNodes() local1094 IdToFirstUN.try_emplace(Id, MaxUN); in createBPFunctionNodes()1096 for (auto &[Id, FirstUN] : IdToFirstUN) in createBPFunctionNodes()1100 IdToFirstUN.clear(); in createBPFunctionNodes()