Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DPGOCtxProfLowering.cpp63 DenseSet<const Function *> ContextRootSet; member in __anond08bc7040111::CtxInstrumentationLowerer
170 ContextRootSet.insert(F); in CtxInstrumentationLowerer()
241 if (ContextRootSet.contains(&F)) in lowerFunction()
268 if (HasMusttail && ContextRootSet.contains(&F)) { in lowerFunction()
308 if (ContextRootSet.contains(&F)) { in lowerFunction()