Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Coroutines/
H A DCoroFrame.cpp574 for (auto AllocaList : NonOverlapedAllocas) { in addFieldForAllocas() local
575 auto *LargestAI = *AllocaList.begin(); in addFieldForAllocas()
577 for (auto *Alloca : AllocaList) in addFieldForAllocas()