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