Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ProfileData/
DGCOV.h386 using FunctionLines = DenseMap<uint32_t, FunctionVector>; variable
/external/llvm/include/llvm/Support/
DGCOV.h371 typedef DenseMap<uint32_t, FunctionVector> FunctionLines; typedef