Searched refs:LLVMInstructionRemoveFromParent (Results 1 – 3 of 3) sorted by relevance
482 LLVMInstructionRemoveFromParent(I); in CloneInstruction()
3238 void LLVMInstructionRemoveFromParent(LLVMValueRef Inst);
2754 void LLVMInstructionRemoveFromParent(LLVMValueRef Inst) { in LLVMInstructionRemoveFromParent() function