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