Home
last modified time | relevance | path

Searched defs:AllocaMap (Results 1 – 1 of 1) sorted by relevance

/llvm-project/llvm/lib/Transforms/Scalar/
H A DRewriteStatepointsForGC.cpp1966 insertRelocationStores(iterator_range<Value::user_iterator> GCRelocs,DenseMap<Value *,AllocaInst * > & AllocaMap,DenseSet<Value * > & VisitedLiveValues) insertRelocationStores() argument
1992 insertRematerializationStores(const RematerializedValueMapTy & RematerializedValues,DenseMap<Value *,AllocaInst * > & AllocaMap,DenseSet<Value * > & VisitedLiveValues) insertRematerializationStores() argument
2025 DenseMap<Value *, AllocaInst *> AllocaMap; relocationViaAlloca() local
[all...]