Searched refs:LLVMInstructionEraseFromParent (Results 1 – 3 of 3) sorted by relevance
3131 void LLVMInstructionEraseFromParent(LLVMValueRef Inst);
2779 LLVMInstructionEraseFromParent(exp->inst); in ac_eliminate_const_output()2861 LLVMInstructionEraseFromParent(exp->inst); in ac_eliminate_duplicated_output()
2731 void LLVMInstructionEraseFromParent(LLVMValueRef Inst) { in LLVMInstructionEraseFromParent() function