MCPcopy Create free account
hub / github.com/data61/MP-SPDZ / usage_unknown

Method usage_unknown

Processor/Program.h:55–55  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

53 void print_offline_cost() const;
54
55 bool usage_unknown() const { return unknown_usage; }
56
57 unsigned num_reg(RegType reg_type) const
58 { return max_reg[reg_type]; }

Callers 4

run_tapeMethod · 0.80
runMethod · 0.80
OfflineMachineMethod · 0.80
Sub_Main_FuncMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected