reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
2318 NewRHS = BO->getOperand(0); 2322 NewRHS = BO->getOperand(0); 2323 if (!NewRHS) 2326 NewRHS = Sel->getOperand(1); 2328 NewRHS = Sel->getOperand(2); 2330 NewRHS = SU->getValue(); 2343 new ICmpInst(Cond, Pred, Cond->getOperand(0), NewRHS, "scmp");