Searched refs:UpdateDebugInlinedAt (Results 1 – 15 of 15) sorted by relevance
82 inst->UpdateDebugInlinedAt(new_id); in Process()
175 var_inst->UpdateDebugInlinedAt( in CloneAndMapLocals()357 cp_inst->UpdateDebugInlinedAt(dbg_inlined_at); in InlineSingleInstruction()
307 void UpdateDebugInlinedAt(uint32_t new_inlined_at);
540 void Instruction::UpdateDebugInlinedAt(uint32_t new_inlined_at) { in UpdateDebugInlinedAt() function in spvtools::opt::Instruction
678 if (predicate(inst)) inst->UpdateDebugInlinedAt(after); in ReplaceAllUsesInDebugScopeWithPredicate()
87 inst->UpdateDebugInlinedAt(new_id); in Process()
175 var_inst->UpdateDebugInlinedAt( in CloneAndMapLocals()360 cp_inst->UpdateDebugInlinedAt(dbg_inlined_at); in InlineSingleInstruction()
323 void UpdateDebugInlinedAt(uint32_t new_inlined_at);
686 if (predicate(inst)) inst->UpdateDebugInlinedAt(after); in ReplaceAllUsesInDebugScopeWithPredicate()
531 void Instruction::UpdateDebugInlinedAt(uint32_t new_inlined_at) { in UpdateDebugInlinedAt() function in spvtools::opt::Instruction