Home
last modified time | relevance | path

Searched refs:BasePair (Results 1 – 2 of 2) sorted by relevance

/external/llvm/lib/Transforms/Scalar/
DRewriteStatepointsForGC.cpp2093 for (auto &BasePair : Info.PointerToBase) in insertParsePoints() local
2094 if (isa<Constant>(BasePair.second)) in insertParsePoints()
2095 Info.LiveSet.remove(BasePair.first); in insertParsePoints()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/
DRewriteStatepointsForGC.cpp2292 for (auto &BasePair : Info.PointerToBase) in insertParsePoints() local
2293 if (isa<Constant>(BasePair.second)) in insertParsePoints()
2294 Info.LiveSet.remove(BasePair.first); in insertParsePoints()