Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:FalseOp

586   unsigned FalseOp = 0;
589 if (TII->analyzeSelect(MI, Cond, TrueOp, FalseOp, Optimizable))