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