Home | History | Annotate | Download | only in CodeGen

Lines Matching defs:TrueOp

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