Home | History | Annotate | Download | only in Scalar

Lines Matching refs:isOr

127     bool isOrExpr() const { return isOr; }
155 bool isOr;
216 isOr = (I->getOpcode() == Instruction::Or);
224 isOr = true;