Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DDataFlowSanitizer.cpp229 static cl::opt<bool> ClReachesFunctionCallbacks( variable
1070 if (!ClReachesFunctionCallbacks) { in addReachesFunctionCallbacksIfEnabled()
1700 if (ClReachesFunctionCallbacks) { in runImpl()