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