Searched refs:AllocaIndex (Results 1 – 1 of 1) sorted by relevance
11392 int &AllocaIndex = FuncInfo.StaticAllocaMap[AI]; in tryToElideArgumentCopy() local11393 int OldIndex = AllocaIndex; in tryToElideArgumentCopy()11420 AllocaIndex = FixedIndex; in tryToElideArgumentCopy()