Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Coroutines/
H A DCoroInternal.h103 SmallVector<CallInst*, 2> SwiftErrorOps; member
H A DCoroSplit.cpp616 for (CallInst *Op : Shape.SwiftErrorOps) { in replaceSwiftErrorOps()
641 Shape.SwiftErrorOps.clear(); in replaceSwiftErrorOps()
H A DCoroFrame.cpp2128 Shape.SwiftErrorOps.push_back(Call); in emitGetSwiftErrorValue()
2144 Shape.SwiftErrorOps.push_back(Call); in emitSetSwiftErrorValue()