Searched refs:LLVMInstructionEraseFromParent (Results 1 – 3 of 3) sorted by relevance
2359 void LLVMInstructionEraseFromParent(LLVMValueRef Inst);
1424 LLVMInstructionEraseFromParent(Instruction); in llvm_delete_instruction()
1849 void LLVMInstructionEraseFromParent(LLVMValueRef Inst) { in LLVMInstructionEraseFromParent() function