Searched defs:PromotableAllocas (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/Transforms/Scalar/ | ||
H A D | RewriteStatepointsForGC.cpp | 2026 SmallVector<AllocaInst *, 200> PromotableAllocas; relocationViaAlloca() local |
H A D | SROA.cpp | 201 std::vector<AllocaInst *> PromotableAllocas; global() member in __anonc91f7afb0111::SROA |