Home
last modified time | relevance | path

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

/aosp_15_r20/external/llvm/include/llvm/Support/
H A DGCOV.h371 typedef DenseMap<uint32_t, FunctionVector> FunctionLines; typedef
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ProfileData/
H A DGCOV.h397 using FunctionLines = DenseMap<uint32_t, FunctionVector>; variable