Searched refs:BlocksToInstrument (Results 1 – 1 of 1) sorted by relevance
641 SmallVector<BasicBlock *, 16> BlocksToInstrument; in instrumentFunction() local655 BlocksToInstrument.push_back(&BB); in instrumentFunction()693 InjectCoverage(F, BlocksToInstrument, IsLeafFunc); in instrumentFunction()