Searched refs:MaxUN (Results 1 – 1 of 1) sorted by relevance
1076 UtilityNodeT MaxUN = 0; in createBPFunctionNodes() local1091 ++MaxUN; in createBPFunctionNodes()1094 IdToFirstUN.try_emplace(Id, MaxUN); in createBPFunctionNodes()1097 for (auto UN = FirstUN; UN <= MaxUN; ++UN) in createBPFunctionNodes()1099 ++MaxUN; in createBPFunctionNodes()