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()
306 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()
321 void UpdateDebugInlinedAt(uint32_t new_inlined_at);
538 void Instruction::UpdateDebugInlinedAt(uint32_t new_inlined_at) { in UpdateDebugInlinedAt() function in spvtools::opt::Instruction