Home
last modified time | relevance | path

Searched refs:AllocaIndex (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp11392 int &AllocaIndex = FuncInfo.StaticAllocaMap[AI]; in tryToElideArgumentCopy() local
11393 int OldIndex = AllocaIndex; in tryToElideArgumentCopy()
11420 AllocaIndex = FixedIndex; in tryToElideArgumentCopy()