Home
last modified time | relevance | path

Searched defs:BlockLines (Results 1 – 2 of 2) sorted by relevance

/external/llvm/include/llvm/Support/
DGCOV.h373 typedef DenseMap<uint32_t, BlockVector> BlockLines; typedef
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ProfileData/
DGCOV.h399 using BlockLines = DenseMap<uint32_t, BlockVector>; variable