HomeSort by relevance Sort by last modified time
    Searched refs:BlockLines (Results 1 - 2 of 2) sorted by null

  /external/llvm/include/llvm/Support/
GCOV.h 356 typedef DenseMap<uint32_t, BlockVector> BlockLines;
360 BlockLines Blocks;
  /external/llvm/lib/IR/
GCOV.cpp 558 BlockLines::const_iterator BlocksIt = Line.Blocks.find(LineIndex);

Completed in 216 milliseconds