Searched refs:AddDebugLine (Results 1 – 12 of 12) sorted by relevance
541 AddDebugLine(&from->dbg_line_insts().back()); in UpdateDebugInfoFrom()549 void Instruction::AddDebugLine(const Instruction* inst) { in AddDebugLine() function in spvtools::opt::Instruction
95 newStore->AddDebugLine(line_inst); in AddStore()109 newLoad->AddDebugLine(line_inst); in AddLoad()
319 void AddDebugLine(const Instruction* inst);
764 if (!lines.empty()) new_branch->AddDebugLine(&lines.back()); in FoldConditionBlock()
563 AddDebugLine(&from->dbg_line_insts().back()); in UpdateDebugInfoFrom()571 void Instruction::AddDebugLine(const Instruction* inst) { in AddDebugLine() function in spvtools::opt::Instruction
305 void AddDebugLine(const Instruction* inst);
763 if (!lines.empty()) new_branch->AddDebugLine(&lines.back()); in FoldConditionBlock()