Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/
H A DDataFlowSanitizer.cpp220 static cl::opt<bool> ClEventCallbacks( variable
2464 if (ClEventCallbacks) { in visitLoadInst()
2721 if (ClEventCallbacks) { in visitStoreInst()
2773 if (ClEventCallbacks) { in visitCmpInst()
2946 if (ClEventCallbacks) { in visitMemTransferInst()