Searched refs:Wshift_count_negative (Results 1 – 3 of 3) sorted by relevance
127 extern int Wshift_count_negative;
127 int Wshift_count_negative = 1; variable871 { "shift-count-negative", &Wshift_count_negative },
2503 if (Wshift_count_negative && sval < 0) in check_tainted_insn()