Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ROCm/AMDMIGraphX
/ name
Method
name
src/program.cpp:66–66 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
64
{
65
std::size_t target_id = 0;
66
std::string name() const { return
"mark_instruction_target"
; }
67
void apply(module& m) const
68
{
69
for(auto& ins : m)
Callers
15
get_target_assignments
Method · 0.45
compile
Method · 0.45
generic_eval
Function · 0.45
eval
Method · 0.45
to_value
Method · 0.45
mod_from_val
Function · 0.45
perf_group
Function · 0.45
perf_report
Method · 0.45
print_graph
Method · 0.45
print_py
Method · 0.45
print_cpp
Method · 0.45
generic_get_unused_modules
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected