Searched refs:BlockLines (Results 1 - 2 of 2) sorted by relevance

/external/llvm/include/llvm/Support/
H A DGCOV.h356 typedef DenseMap<uint32_t, BlockVector> BlockLines; typedef in class:llvm::FileInfo
360 BlockLines Blocks;
/external/llvm/lib/IR/
H A DGCOV.cpp558 BlockLines::const_iterator BlocksIt = Line.Blocks.find(LineIndex);

Completed in 159 milliseconds