Searched refs:BlocksToInstrument (Results 1 – 1 of 1) sorted by relevance
513 SmallVector<BasicBlock *, 16> BlocksToInstrument; in runOnFunction() local527 BlocksToInstrument.push_back(&BB); in runOnFunction()555 InjectCoverage(F, BlocksToInstrument, IsLeafFunc); in runOnFunction()