Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DValueMap.h89 using MapT = DenseMap<ValueMapCVH, ValueT, DenseMapInfo<ValueMapCVH>>; variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ProfileData/Coverage/
DCoverageMapping.cpp350 using MapT = std::map<LineColPair, std::vector<const FunctionRecord *>>; typedef in __anond48fbf890311::FunctionInstantiationSetCollector