Home
last modified time | relevance | path

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

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