Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Coroutines/
DCoroFrame.cpp1259 SmallVectorImpl<AllocaInst*> &AllocasToPromote) { in eliminateSwiftErrorArgument()
1295 SmallVector<AllocaInst*, 4> AllocasToPromote; in eliminateSwiftError() local