Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-c-test/
Decho.cpp693 unsigned NumHandlers = LLVMGetNumHandlers(Src); in CloneInstruction()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm-c/
DCore.h3184 unsigned LLVMGetNumHandlers(LLVMValueRef CatchSwitch);
/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/
DCore.cpp2809 unsigned LLVMGetNumHandlers(LLVMValueRef CatchSwitch) { in LLVMGetNumHandlers() function