HomeSort by relevance Sort by last modified time
    Searched refs:IsPositiveOrNegativePowerOf2 (Results 1 - 2 of 2) sorted by null

  /external/v8/src/compiler/
node-matchers.h 173 bool IsPositiveOrNegativePowerOf2() const {
machine-operator-reducer.cc 432 if (m.right().IsNormal() && m.right().IsPositiveOrNegativePowerOf2()) {
    [all...]

Completed in 49 milliseconds