Home
last modified time | relevance | path

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

/external/v8/src/crankshaft/
Dhydrogen.cc11163 HConstant* fixed_right = in BuildBinaryOperation() local
11166 if_same.If<HCompareNumericAndBranch>(right, fixed_right, Token::EQ); in BuildBinaryOperation()
11169 right = fixed_right; in BuildBinaryOperation()