Home
last modified time | relevance | path

Searched defs:last_scope (Results 1 – 5 of 5) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
Dmodule.cpp145 DebugScope last_scope(kNoDebugScope, kNoInlinedAt); in ToBinary() local
/third_party/spirv-tools/source/opt/
Dmodule.cpp150 DebugScope last_scope(kNoDebugScope, kNoInlinedAt); in ToBinary() local
/third_party/skia/third_party/externals/spirv-tools/source/opt/
Dmodule.cpp145 DebugScope last_scope(kNoDebugScope, kNoInlinedAt); in ToBinary() local
/third_party/elfutils/src/
Dstack.c339 Dwarf_Die *last_scope = &scopes[0]; in print_inline_frames() local
/third_party/node/deps/v8/src/heap/
Dgc-tracer.cc1309 void GCTracer::FetchBackgroundCounters(int first_scope, int last_scope) { in FetchBackgroundCounters()