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