Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/
H A DDataFlowSanitizer.cpp747 bool shouldInstrumentWithCall();
980 bool DFSanFunction::shouldInstrumentWithCall() { in shouldInstrumentWithCall() function in DFSanFunction
2554 if (shouldInstrumentWithCall()) { in storeOrigin()