Searched refs:LLVMGetParentCatchSwitch (Results 1 – 3 of 3) sorted by relevance
747 LLVMValueRef ParentPad = CloneValue(LLVMGetParentCatchSwitch(Src)); in CloneInstruction()
3814 LLVMValueRef LLVMGetParentCatchSwitch(LLVMValueRef CatchPad);
3295 LLVMValueRef LLVMGetParentCatchSwitch(LLVMValueRef CatchPad) { in LLVMGetParentCatchSwitch() function