Home
last modified time | relevance | path

Searched refs:SwiftErrorOps (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Coroutines/
DCoroInternal.h93 SmallVector<CallInst*, 2> SwiftErrorOps; member
DCoroFrame.cpp1170 Shape.SwiftErrorOps.push_back(Call); in emitGetSwiftErrorValue()
1186 Shape.SwiftErrorOps.push_back(Call); in emitSetSwiftErrorValue()
DCoroSplit.cpp528 for (CallInst *Op : Shape.SwiftErrorOps) { in replaceSwiftErrorOps()
553 Shape.SwiftErrorOps.clear(); in replaceSwiftErrorOps()