Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KhronosGroup/SPIRV-Tools
/ ext_inst_debuginfo_begin
Method
ext_inst_debuginfo_begin
source/opt/module.h:487–489 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
485
}
486
487
inline Module::inst_iterator Module::ext_inst_debuginfo_begin() {
488
return ext_inst_debuginfo_.begin();
489
}
490
inline Module::inst_iterator Module::ext_inst_debuginfo_end() {
491
return ext_inst_debuginfo_.end();
492
}
Callers
8
KillOperandFromDebugInstructions
Method · 0.45
GetDebugOperationWithDeref
Method · 0.45
GetDebugInfoNone
Method · 0.45
GetEmptyDebugExpression
Method · 0.45
AnalyzeDebugInsts
Method · 0.45
ClearDebugInfo
Method · 0.45
TEST_F
Function · 0.45
TEST
Function · 0.45
Calls
1
begin
Method · 0.45
Tested by
2
TEST_F
Function · 0.36
TEST
Function · 0.36