Searched refs:falseExpr (Results 1 – 2 of 2) sorted by relevance
1465 Expr *falseExpr = condOp->getFalseExpr(); in emitOpOnBoolExpr() local1477 [this, falseExpr](mlir::OpBuilder &b, mlir::Location loc) { in emitOpOnBoolExpr()1478 mlir::Value rhs = emitScalarExpr(falseExpr); in emitOpOnBoolExpr()
33 const Expr *falseExpr);