Searched defs:AllocaMap (Results 1 – 3 of 3) sorted by relevance
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ |
| D | RewriteStatepointsForGC.cpp | 1632 DenseMap<Value *, AllocaInst *> &AllocaMap, in insertRelocationStores() 1667 DenseMap<Value *, AllocaInst *> &AllocaMap, in insertRematerializationStores() 1700 DenseMap<Value *, AllocaInst *> AllocaMap; in relocationViaAlloca() local
|
| /external/llvm/lib/Transforms/Scalar/ |
| D | RewriteStatepointsForGC.cpp | 1492 DenseMap<Value *, Value *> &AllocaMap, in insertRelocationStores() argument 1528 DenseMap<Value *, Value *> &AllocaMap, in insertRematerializationStores() argument 1562 DenseMap<Value *, Value *> AllocaMap; in relocationViaAlloca() local
|
| /external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Scalar/ |
| D | RewriteStatepointsForGC.cpp | 1990 DenseMap<Value *, AllocaInst *> &AllocaMap, in insertRelocationStores() 2025 DenseMap<Value *, AllocaInst *> &AllocaMap, in insertRematerializationStores() 2058 DenseMap<Value *, AllocaInst *> AllocaMap; in relocationViaAlloca() local
|