Searched defs:is_value (Results 1 – 2 of 2) sorted by relevance
1567 ir_constant::is_value(float f, int i) const in is_value() function in ir_constant
2402 bool is_value = !is_key && (k & 0x2); in TEST() local