Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/Transforms/Coroutines/
H A DCoroFrame.cpp767 for (auto AllocaList : NonOverlapedAllocas) { in addFieldForAllocas() local
768 auto *LargestAI = *AllocaList.begin(); in addFieldForAllocas()
770 for (auto *Alloca : AllocaList) in addFieldForAllocas()