MCPcopy 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

compileMethod · 0.45
generic_evalFunction · 0.45
evalMethod · 0.45
to_valueMethod · 0.45
mod_from_valFunction · 0.45
perf_groupFunction · 0.45
perf_reportMethod · 0.45
print_graphMethod · 0.45
print_pyMethod · 0.45
print_cppMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected