pub const MAX_PREDICATE_LENGTH: u64 = 1024 * 1024; // 1_048_576u64
Maximum length of predicate, in instructions.