Searched defs:shouldInstrumentBlock (Results 1 – 2 of 2) sorted by relevance
91 bool BlockCoverageInference::shouldInstrumentBlock(const BasicBlock &BB) const { in shouldInstrumentBlock() function in BlockCoverageInference
545 static bool shouldInstrumentBlock(const Function &F, const BasicBlock *BB, in shouldInstrumentBlock() function