Home | History | Annotate | Download | only in opt

Lines Matching defs:AddDebug2Inst

206   inline void AddDebug2Inst(std::unique_ptr<Instruction>&& d);
898 void IRContext::AddDebug2Inst(std::unique_ptr<Instruction>&& d) {
904 module()->AddDebug2Inst(std::move(d));