Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DRewriteStatepointsForGC.cpp1345 PointerToBaseTy &PointerToBase, DominatorTree *DT, in findBasePointers() argument
1351 PointerToBase[ptr] = base; in findBasePointers()
1364 PointerToBaseTy &PointerToBase, in findBasePointers() argument
1377 PointerToBase[V] = V; in findBasePointers()
1379 findBasePointers(PotentiallyDerivedPointers, PointerToBase, &DT, DVCache, in findBasePointers()
1388 PointerToBaseTy &PointerToBase);
1393 PointerToBaseTy &PointerToBase) { in recomputeLiveInValues() argument
1401 PointerToBase); in recomputeLiveInValues()
1671 const PointerToBaseTy &PointerToBase) { in makeStatepointExplicitImpl() argument
1768 assert(PointerToBase.count(Derived)); in makeStatepointExplicitImpl()
[all …]