Searched defs:check_fp_aliasing_ (Results 1 - 1 of 1) sorted by relevance

/external/v8/src/compiler/
H A Dregister-allocator.h986 bool check_fp_aliasing() const { return check_fp_aliasing_; }
1037 bool check_fp_aliasing_; member in class:v8::internal::compiler::LiveRange::RegisterAllocator

Completed in 350 milliseconds