Searched refs:releaseInstruction (Results 1 – 3 of 3) sorted by relevance
81 #define delete_Instruction(p, insn) (p)->releaseInstruction(insn)
1301 void releaseInstruction(Instruction *);
1132 void Program::releaseInstruction(Instruction *insn) in releaseInstruction() function in nv50_ir::Program