Home
last modified time | relevance | path

Searched refs:LLVMSetParentCatchSwitch (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm-c/
DCore.h3223 void LLVMSetParentCatchSwitch(LLVMValueRef CatchPad, LLVMValueRef CatchSwitch);
/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/
DCore.cpp2824 void LLVMSetParentCatchSwitch(LLVMValueRef CatchPad, LLVMValueRef CatchSwitch) { in LLVMSetParentCatchSwitch() function