Searched refs:LLVMInstructionEraseFromParent (Results 1 – 3 of 3) sorted by relevance
2218 void LLVMInstructionEraseFromParent(LLVMValueRef Inst);
1261 LLVMInstructionEraseFromParent(Instruction); in llvm_delete_instruction()
1709 void LLVMInstructionEraseFromParent(LLVMValueRef Inst) { in LLVMInstructionEraseFromParent() function