Home
last modified time | relevance | path

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

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