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