Searched defs:StaticAllocas (Results 1 – 2 of 2) sorted by relevance
274 SmallVectorImpl<AllocaInst *> &StaticAllocas, in findInsts()355 ArrayRef<AllocaInst *> StaticAllocas, in moveStaticAllocasToUnsafeStack()552 SmallVector<AllocaInst *, 16> StaticAllocas; in runOnFunction() local
208 SmallVector<AllocaInst *, 4> StaticAllocas; variable