Searched defs:shouldInstrumentBlock (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/Transforms/Instrumentation/ | ||
H A D | BlockCoverageInference.cpp | 91 bool BlockCoverageInference::shouldInstrumentBlock(const BasicBlock &BB) const { in shouldInstrumentBlock() function in BlockCoverageInference |
H A D | SanitizerCoverage.cpp | 545 static bool shouldInstrumentBlock(const Function &F, const BasicBlock *BB, shouldInstrumentBlock() function |