Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Transforms/Scalar/
DSROA.h84 std::vector<AllocaInst *> PromotableAllocas; variable
/external/llvm/lib/Transforms/Scalar/
DRewriteStatepointsForGC.cpp1563 SmallVector<AllocaInst *, 200> PromotableAllocas; in relocationViaAlloca() local