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.cpp4490 SmallPtrSet<AllocaInst *, 4> ResplitPromotableAllocas; in presplitLoadsAndStores() local
4608 ResplitPromotableAllocas.insert(OtherAI); in presplitLoadsAndStores()
4731 ResplitPromotableAllocas.insert(OtherAI); in presplitLoadsAndStores()
4773 return ResplitPromotableAllocas.count(AI); in presplitLoadsAndStores()