Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DRewriteStatepointsForGC.cpp1966 DenseMap<Value *, AllocaInst *> &AllocaMap, in insertRelocationStores()
1992 DenseMap<Value *, AllocaInst *> &AllocaMap, in insertRematerializationStores()
2025 DenseMap<Value *, AllocaInst *> AllocaMap; in relocationViaAlloca() local