Searched refs:PointerToBaseTy (Results 1 – 1 of 1) sorted by relevance
| /freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/ |
| H A D | RewriteStatepointsForGC.cpp | 196 using PointerToBaseTy = MapVector<Value *, Value *>; typedef 1309 PointerToBaseTy &PointerToBase, DominatorTree *DT, in findBasePointers() 1328 PointerToBaseTy &PointerToBase, in findBasePointers() 1352 PointerToBaseTy &PointerToBase, 1358 PointerToBaseTy &PointerToBase, GCStrategy *GC) { in recomputeLiveInValues() 1653 const PointerToBaseTy &PointerToBase, in makeStatepointExplicitImpl() 1944 const PointerToBaseTy &PointerToBase, GCStrategy *GC) { in makeStatepointExplicit() 2358 findRematerializationCandidates(PointerToBaseTy PointerToBase, in findRematerializationCandidates() 2422 PointerToBaseTy &PointerToBase) { in rematerializeLiveValuesAtUses() 2542 PointerToBaseTy &PointerToBase, in rematerializeLiveValues() [all …]
|