Searched refs:MaxUN (Results 1 – 1 of 1) sorted by relevance
1024 UtilityNodeT MaxUN = 0; in createBPFunctionNodes() local1039 ++MaxUN; in createBPFunctionNodes()1042 IdToFirstUN.try_emplace(Id, MaxUN); in createBPFunctionNodes()1045 for (auto UN = FirstUN; UN <= MaxUN; ++UN) in createBPFunctionNodes()1047 ++MaxUN; in createBPFunctionNodes()