Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Instrumentation/
H A DSanitizerCoverage.cpp558 static bool shouldInstrumentBlock(const Function &F, const BasicBlock *BB, in shouldInstrumentBlock() function
665 if (shouldInstrumentBlock(F, &BB, DT, PDT, Options)) in instrumentFunction()