Home
last modified time | relevance | path

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

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