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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/Coroutines/
H A DCoroFrame.cpp1094 static void lowerLocalAllocas(ArrayRef<CoroAllocaAllocInst*> LocalAllocas, function
1436 lowerLocalAllocas(LocalAllocas, DeadInstructions);

Completed in 51 milliseconds