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