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