Searched defs:PointerToBase (Results 1 – 3 of 3) sorted by relevance
| /external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Scalar/ |
| D | RewriteStatepointsForGC.cpp | 1345 PointerToBaseTy &PointerToBase, DominatorTree *DT, in findBasePointers() 1364 PointerToBaseTy &PointerToBase, in findBasePointers() 1393 PointerToBaseTy &PointerToBase) { in recomputeLiveInValues() 1671 const PointerToBaseTy &PointerToBase) { in makeStatepointExplicitImpl() 1962 const PointerToBaseTy &PointerToBase) { in makeStatepointExplicit() 2383 findRematerializationCandidates(PointerToBaseTy PointerToBase, in findRematerializationCandidates() 2447 PointerToBaseTy &PointerToBase) { in rematerializeLiveValuesAtUses() 2566 PointerToBaseTy &PointerToBase, in rematerializeLiveValues() 2737 PointerToBaseTy PointerToBase; in insertParsePoints() local 3391 PointerToBaseTy &PointerToBase) { in recomputeLiveInValues()
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ |
| D | RewriteStatepointsForGC.cpp | 270 MapVector<Value *, Value *> PointerToBase; member 1161 MapVector<Value *, Value *> &PointerToBase, in findBasePointers() argument 1179 MapVector<Value *, Value *> PointerToBase; in findBasePointers() local 1606 const auto &PointerToBase = Result.PointerToBase; in makeStatepointExplicit() local
|
| /external/llvm/lib/Transforms/Scalar/ |
| D | RewriteStatepointsForGC.cpp | 175 MapVector<Value *, Value *> PointerToBase; member 1024 MapVector<Value *, Value *> &PointerToBase, in findBasePointers() argument 1042 MapVector<Value *, Value *> PointerToBase; in findBasePointers() local 1466 const auto &PointerToBase = Result.PointerToBase; in makeStatepointExplicit() local
|