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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DSanitizerCoverage.cpp551 static bool shouldInstrumentBlock(const Function &F, const BasicBlock *BB, function
654 if (shouldInstrumentBlock(F, &BB, DT, PDT, Options))

Completed in 105 milliseconds