Lines Matching full:getcondition
1263 if (ConstantInt *CI = dyn_cast<ConstantInt>(SI->getCondition())) {1344 Value *V = Builder.CreateSelect(SI->getCondition(), TrueLoad, FalseLoad);