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