Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
DFunctionLoweringInfo.h93 using SwiftErrorValues = SmallVector<const Value*, 1>; variable
/external/llvm/include/llvm/CodeGen/
DFunctionLoweringInfo.h76 typedef SmallVector<const Value*, 1> SwiftErrorValues; typedef