aboutsummaryrefslogtreecommitdiffstats
path: root/x86/PrepassSchedulingOracle.ml
blob: 7b6a1b1467e2bf47089d87878d1d83ceab514396 (plain)
1
2
3
4
5
open RTL
open Registers

(* Do not do anything *)
let schedule_sequence (seqa : (instruction*Regset.t) array) = None