Home
last modified time | relevance | path

Searched defs:isBooleanConstant (Results 1 – 1 of 1) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/compiler/lowering/ets/
DconstantExpressionLowering.cpp560 auto isBooleanConstant = CheckIsBooleanConstantForBinary(lhs, rhs, expr->OperatorType()); in FoldBinaryConstant() local
673 auto isBooleanConstant = CheckIsBooleanConstantForUnary(unaryLiteral, unary->OperatorType()); in FoldUnaryConstant() local