Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DRewriteStatepointsForGC.cpp2026 SmallVector<AllocaInst *, 200> PromotableAllocas; in relocationViaAlloca() local
H A DSROA.cpp201 std::vector<AllocaInst *> PromotableAllocas; member in __anond5233cdd0111::SROA