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