Home
last modified time | relevance | path

Searched defs:LocalAllocas (Results 1 – 1 of 1) sorted by relevance

/llvm-project/llvm/lib/Transforms/Coroutines/
H A DCoroFrame.cpp2489 lowerLocalAllocas(ArrayRef<CoroAllocaAllocInst * > LocalAllocas,SmallVectorImpl<Instruction * > & DeadInsts) lowerLocalAllocas() argument
3155 SmallVector<CoroAllocaAllocInst*, 4> LocalAllocas; buildCoroutineFrame() local