Searched refs:IsDebugInfo (Results 1 – 12 of 12) sorted by relevance
174 !inst->IsDebugInfo() && !inst->IsNonSemantic() && in IdPass()183 !spvOpcodeIsDebug(opcode) && !inst->IsDebugInfo() && in IdPass()
95 bool IsDebugInfo() const { in IsDebugInfo() function
92 !use->IsNonSemantic() && !use->IsDebugInfo()) { in ValidateFunction()
861 if (maybe_script.IsDebugInfo(cage_base)) { in DEF_GETTER()869 if (maybe_debug_info.IsDebugInfo()) { in set_script()881 return script_or_debug_info(kAcquireLoad).IsDebugInfo(); in HasDebugInfo()886 DCHECK(debug_info.IsDebugInfo()); in GetDebugInfo()
53 macro IsDebugInfo(o: HeapObject): bool {
940 script.IsDebugInfo()); in SharedFunctionInfoVerify()