MCPcopy 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
1197void module::debug_print() const { std::cout << *this << std::endl; }
1198
1199void module::debug_print(instruction_ref ins,
1200 std::unordered_map<instruction_ref, std::string>& names) const

Callers 1

finalizeMethod · 0.95

Calls 4

endMethod · 0.95
printMethod · 0.95
is_endFunction · 0.85
printFunction · 0.50

Tested by

no test coverage detected