Searched refs:shouldInstrumentBlock (Results 1 – 1 of 1) sorted by relevance
558 static bool shouldInstrumentBlock(const Function &F, const BasicBlock *BB, in shouldInstrumentBlock() function665 if (shouldInstrumentBlock(F, &BB, DT, PDT, Options)) in instrumentFunction()