Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DDataFlowSanitizer.cpp201 static cl::opt<bool> ClEventCallbacks( variable
2260 if (ClEventCallbacks) { in visitLoadInst()
2517 if (ClEventCallbacks) { in visitStoreInst()
2582 if (ClEventCallbacks) { in visitCmpInst()
2781 if (ClEventCallbacks) { in visitMemTransferInst()