Home | History | Annotate | Download | only in Analysis

Lines Matching refs:getOpcode

701   switch (BinOp->getOpcode()) {
727 static_cast<EffectiveOp>(BinOp->getOpcode() == BO_LOr), LTest, RTest)));
910 switch (UOp->getOpcode()) {
1320 if (BinOp->getOpcode() == BO_LAnd) {
1326 } else if (BinOp->getOpcode() == BO_LOr) {