Home
last modified time | relevance | path

Searched refs:MaxUN (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/ProfileData/
H A DInstrProf.cpp1076 UtilityNodeT MaxUN = 0; in createBPFunctionNodes() local
1091 ++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()