Searched defs:StaticAllocas (Results 1 – 3 of 3) sorted by relevance
185 SmallVector<AllocaInst*, 4> StaticAllocas; variable
189 SmallVector<AllocaInst *, 4> StaticAllocas; variable
406 SmallVectorImpl<AllocaInst *> &StaticAllocas, in findInsts()514 IRBuilder<> &IRB, Function &F, ArrayRef<AllocaInst *> StaticAllocas, in moveStaticAllocasToUnsafeStack()760 SmallVector<AllocaInst *, 16> StaticAllocas; in runOnFunction() local