Searched refs:findBasePointers (Results 1 – 2 of 2) sorted by relevance
| /llvm-project-15.0.7/llvm/lib/Transforms/Scalar/ |
| H A D | RewriteStatepointsForGC.cpp | 1342 static void findBasePointers(const StatepointLiveSetTy &live, in findBasePointers() function 1359 static void findBasePointers(DominatorTree &DT, DefiningValueMapTy &DVCache, in findBasePointers() function 1377 findBasePointers(PotentiallyDerivedPointers, PointerToBase, &DT, DVCache, in findBasePointers() 2617 findBasePointers(DT, DVCache, ToUpdate[i], info, PointerToBase, KnownBases); in insertParsePoints()
|
| /llvm-project-15.0.7/llvm/test/Transforms/RewriteStatepointsForGC/ |
| H A D | base-inference.ll | 6 ; findBasePointers. That is, the logic which proves a potentially derived
|