Searched refs:LLVMGetNumHandlers (Results 1 – 3 of 3) sorted by relevance
693 unsigned NumHandlers = LLVMGetNumHandlers(Src); in CloneInstruction()
3184 unsigned LLVMGetNumHandlers(LLVMValueRef CatchSwitch);
2809 unsigned LLVMGetNumHandlers(LLVMValueRef CatchSwitch) { in LLVMGetNumHandlers() function