Lines Matching defs:AddDebug1Inst
202 inline void AddDebug1Inst(std::unique_ptr<Instruction>&& d);894 void IRContext::AddDebug1Inst(std::unique_ptr<Instruction>&& d) {895 module()->AddDebug1Inst(std::move(d));