Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Coroutines/
H A DCoroFrame.cpp2645 SmallVectorImpl<AllocaInst*> &AllocasToPromote) { in eliminateSwiftErrorArgument()
2681 SmallVector<AllocaInst*, 4> AllocasToPromote; in eliminateSwiftError() local