Lines Matching defs:AddDebug3Inst
209 inline void AddDebug3Inst(std::unique_ptr<Instruction>&& d);907 void IRContext::AddDebug3Inst(std::unique_ptr<Instruction>&& d) {908 module()->AddDebug3Inst(std::move(d));