Home | History | Annotate | Download | only in Scalar

Lines Matching refs:getCondition

1265       if (ConstantInt *CI = dyn_cast<ConstantInt>(SI->getCondition())) {
1349 Value *V = Builder.CreateSelect(SI->getCondition(), TrueLoad, FalseLoad);