Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/
H A DGlobalOpt.cpp1845 SmallVector<Value *, 2> ArgAllocas(ArgCount); in RemovePreallocated() local
1854 Value *AllocaReplacement = ArgAllocas[AllocArgIndex]; in RemovePreallocated()
1867 ArgAllocas[AllocArgIndex] = BitCast; in RemovePreallocated()