Searched defs:AllBlocks (Results 1 – 4 of 4) sorted by relevance
669 ArrayRef<BasicBlock *> AllBlocks) { in CreatePCArray()696 Function &F, ArrayRef<BasicBlock *> AllBlocks) { in CreateFunctionLocalArrays()710 ArrayRef<BasicBlock *> AllBlocks, in InjectCoverage()
2648 SmallVector<BasicBlock *, 16> AllBlocks; in instrumentFunction() local
489 BlockSet AllBlocks; in runOnMachineFunction() local
52 bool AllBlocks; member