Searched defs:StaticAllocas (Results 1 – 3 of 3) sorted by relevance
221 SmallVector<AllocaInst *, 4> StaticAllocas; variable
378 SmallVectorImpl<AllocaInst *> &StaticAllocas, in findInsts()488 IRBuilder<> &IRB, Function &F, ArrayRef<AllocaInst *> StaticAllocas, in moveStaticAllocasToUnsafeStack()759 SmallVector<AllocaInst *, 16> StaticAllocas; in run() local
11282 SmallDenseMap<const AllocaInst *, StaticAllocaInfo, 8> StaticAllocas; in findArgumentCopyElisionCandidates() local