Searched refs:lhs_hi_word (Results 1 – 1 of 1) sorted by relevance
11435 Node* const lhs_hi_word = Float64ExtractHighWord32(lhs_value); in BranchIfSameValue() local11440 Branch(Word32Equal(lhs_hi_word, rhs_hi_word), if_true, if_false); in BranchIfSameValue()