Searched refs:is_const (Results 1 – 2 of 2) sorted by relevance
154 uint64_t *cover, type, arg1, arg2, is_const, size;186 /* is_const - true if either operand is a compile-time constant.*/187 is_const = type & KCOV_CMP_CONST;191 is_const ? "const" : "non-const");
3135 bool is_const = tnum_is_const(reg->var_off); in process_spin_lock() local3143 if (!is_const) { in process_spin_lock()