Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Coroutines/
H A DCoroFrame.cpp764 for (auto AllocaList : NonOverlapedAllocas) { in addFieldForAllocas() local
765 auto *LargestAI = *AllocaList.begin(); in addFieldForAllocas()
767 for (auto *Alloca : AllocaList) in addFieldForAllocas()