Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ROCm/AMDMIGraphX
/ debug_print
Method
debug_print
src/module.cpp:1197–1197 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1195
}
1196
1197
void module::debug_print() const { std::cout << *this << std::endl; }
1198
1199
void module::debug_print(instruction_ref ins,
1200
std::unordered_map<instruction_ref, std::string>& names) const
Callers
1
finalize
Method · 0.95
Calls
4
end
Method · 0.95
print
Method · 0.95
is_end
Function · 0.85
print
Function · 0.50
Tested by
no test coverage detected