Searched defs:AllocaMap (Results 1 – 1 of 1) sorted by relevance
1966 DenseMap<Value *, AllocaInst *> &AllocaMap, in insertRelocationStores()1992 DenseMap<Value *, AllocaInst *> &AllocaMap, in insertRematerializationStores()2025 DenseMap<Value *, AllocaInst *> AllocaMap; in relocationViaAlloca() local