reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
4990 ToDemote.push_back(V); 5019 if (!collectValuesToDemote(I->getOperand(0), Expr, ToDemote, Roots) || 5020 !collectValuesToDemote(I->getOperand(1), Expr, ToDemote, Roots)) 5027 if (!collectValuesToDemote(SI->getTrueValue(), Expr, ToDemote, Roots) || 5028 !collectValuesToDemote(SI->getFalseValue(), Expr, ToDemote, Roots)) 5038 if (!collectValuesToDemote(IncValue, Expr, ToDemote, Roots)) 5049 ToDemote.push_back(V);