Home
last modified time | relevance | path

Searched refs:check_fp_aliasing_ (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/compiler/
Dregister-allocator.h974 bool check_fp_aliasing() const { return check_fp_aliasing_; } in check_fp_aliasing()
1025 bool check_fp_aliasing_; variable
Dregister-allocator.cc2556 check_fp_aliasing_(false) { in RegisterAllocator()
2558 check_fp_aliasing_ = (data->code()->representation_mask() & in RegisterAllocator()