Searched refs:LLVMInstructionEraseFromParent (Results 1 – 3 of 3) sorted by relevance
2402 void LLVMInstructionEraseFromParent(LLVMValueRef Inst);
1552 LLVMInstructionEraseFromParent(Instruction); in llvm_delete_instruction()
1980 void LLVMInstructionEraseFromParent(LLVMValueRef Inst) { in LLVMInstructionEraseFromParent() function