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
2447 if (ClEventCallbacks) { in visitLoadInst()
2705 if (ClEventCallbacks) { in visitStoreInst()
2769 if (ClEventCallbacks) { in visitCmpInst()
2953 if (ClEventCallbacks) { in visitMemTransferInst()