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.cpp1024 UtilityNodeT MaxUN = 0; in createBPFunctionNodes() local
1039 ++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()