Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Analysis/
H A DMLInlineAdvisor.cpp209 const auto NLevel = FunctionLevels.at(N); in onPassEntry() local
216 FunctionLevels[AdjNode] = NLevel; in onPassEntry()