Searched refs:check_fp_aliasing_ (Results 1 – 2 of 2) sorted by relevance
974 bool check_fp_aliasing() const { return check_fp_aliasing_; } in check_fp_aliasing()1025 bool check_fp_aliasing_; variable
2556 check_fp_aliasing_(false) { in RegisterAllocator()2558 check_fp_aliasing_ = (data->code()->representation_mask() & in RegisterAllocator()