Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Analysis/
DAliasSetTracker.h310 using PointerMapType = DenseMap<AssertingVH<Value>, AliasSet::PointerRec *>; variable
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DAliasSetTracker.h351 using PointerMapType = DenseMap<ASTCallbackVH, AliasSet::PointerRec *, variable