Home
last modified time | relevance | path

Searched refs:ContiguousBitsOf1 (Results 1 - 1 of 1) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/mpl2mpl/src/
H A Dconstantfold.cpp93 static bool ContiguousBitsOf1(uint64 x) in ContiguousBitsOf1() function
1645 } else if (op == OP_band && ContiguousBitsOf1(cst.GetZXTValue()) && in FoldBinary()

Completed in 3 milliseconds