Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DSwiftErrorValueTracking.h60 const Value *SwiftErrorArg; variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DVerifier.cpp2911 Value *SwiftErrorArg = Call.getArgOperand(i); in visitCallBase() local