Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DDataFlowSanitizer.cpp213 static cl::opt<bool> ClEventCallbacks( variable
2437 if (ClEventCallbacks) { in visitLoadInst()
2695 if (ClEventCallbacks) { in visitStoreInst()
2759 if (ClEventCallbacks) { in visitCmpInst()
2943 if (ClEventCallbacks) { in visitMemTransferInst()