Searched refs:ArgAllocas (Results 1 – 1 of 1) sorted by relevance
1889 SmallVector<Value *, 2> ArgAllocas(ArgCount); in RemovePreallocated() local1898 Value *AllocaReplacement = ArgAllocas[AllocArgIndex]; in RemovePreallocated()1907 ArgAllocas[AllocArgIndex] = Alloca; in RemovePreallocated()