Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DPGOCtxProfLowering.cpp26 static cl::list<std::string> ContextRoots( variable
34 return !ContextRoots.empty(); in isContextualIRPGOEnabled()
131 for (const auto &Fname : ContextRoots) { in CtxInstrumentationLowerer()