Home
last modified time | relevance | path

Searched defs:partial_schedule (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dmodulo-sched.cc164 struct partial_schedule struct
166 int ii; /* Number of rows in the partial schedule. */
167 int history; /* Threshold for conflict checking using DFA. */
170 ps_insn_ptr *rows;
194 static partial_schedule_ptr create_partial_schedule (int ii, ddg_ptr, int history); argument
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dmodulo-sched.c164 struct partial_schedule struct
166 int ii; /* Number of rows in the partial schedule. */
167 int history; /* Threshold for conflict checking using DFA. */
170 ps_insn_ptr *rows;
194 static partial_schedule_ptr create_partial_schedule (int ii, ddg_ptr, int history); argument
/netbsd-src/external/mit/isl/dist/interface/
H A Disl.py15937 def partial_schedule(arg0): member in schedule_node_band
/netbsd-src/external/mit/isl/dist/include/isl/
H A Dcpp-checked.h16370 isl::checked::multi_union_pw_aff schedule_node_band::partial_schedule() const in partial_schedule() function
H A Dcpp.h22765 isl::multi_union_pw_aff schedule_node_band::partial_schedule() const in partial_schedule() function