Home
last modified time | relevance | path

Searched refs:ResplitPromotableAllocas (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DSROA.cpp4629 SmallPtrSet<AllocaInst *, 4> ResplitPromotableAllocas; in presplitLoadsAndStores() local
4747 ResplitPromotableAllocas.insert(OtherAI); in presplitLoadsAndStores()
4870 ResplitPromotableAllocas.insert(OtherAI); in presplitLoadsAndStores()
4911 PromotableAllocas.set_subtract(ResplitPromotableAllocas); in presplitLoadsAndStores()