Searched refs:is_const (Results 1 – 2 of 2) sorted by relevance
156 uint64_t *cover, type, arg1, arg2, is_const, size;188 /* is_const - true if either operand is a compile-time constant.*/189 is_const = type & KCOV_CMP_CONST;193 is_const ? "const" : "non-const");
4657 bool is_const = tnum_is_const(reg->var_off); in process_spin_lock() local4661 if (!is_const) { in process_spin_lock()4718 bool is_const = tnum_is_const(reg->var_off); in process_timer_func() local4722 if (!is_const) { in process_timer_func()