Searched refs:BlockVector (Results 1 – 2 of 2) sorted by relevance
372 typedef SmallVector<const GCOVBlock *, 4> BlockVector; typedef373 typedef DenseMap<uint32_t, BlockVector> BlockLines;
600 const BlockVector &Blocks = BlocksIt->second; in print()