reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
5073 if (!Expr.erase(EU.Scalar)) 5075 if (!Expr.empty()) 5082 Expr.insert(EntryPtr->Scalars.begin(), EntryPtr->Scalars.end()); 5087 if (!Root->hasOneUse() || Expr.count(*Root->user_begin())) 5096 if (!collectValuesToDemote(Root, Expr, ToDemote, Roots)) 5180 collectValuesToDemote(Roots.pop_back_val(), Expr, ToDemote, Roots);