Home
last modified time | relevance | path

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

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