Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Coroutines/
H A DCoroFrame.cpp624 for (auto AllocaList : NonOverlapedAllocas) { in addFieldForAllocas() local
625 auto *LargestAI = *AllocaList.begin(); in addFieldForAllocas()
627 for (auto *Alloca : AllocaList) in addFieldForAllocas()