Searched refs:GetAllocaSize (Results 1 - 1 of 1) sorted by relevance

/freebsd-current/contrib/llvm-project/llvm/lib/Transforms/Coroutines/
H A DCoroFrame.cpp817 auto GetAllocaSize = [&](const AllocaInfo &A) { local
828 return GetAllocaSize(Iter1) > GetAllocaSize(Iter2);

Completed in 225 milliseconds