Home | History | Annotate | Download | only in Core

Lines Matching refs:BO_LAnd

84           if (Op == BO_LAnd || Op == BO_LOr)
599 if (B->getOpcode() == BO_LAnd) {