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