Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DInstrProfiling.cpp138 cl::opt<bool> SkipRetExitBlock( variable
271 if (SkipRetExitBlock) { in run()