reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
196 bool updateDefsUses(ValueType V, bool MayStore); 200 SmallVectorImpl<ValueType> &Objects) const; 203 SmallPtrSet<ValueType, 4> Uses, Defs; 497 SmallVector<ValueType, 4> Objs; 499 for (ValueType VT : Objs) 514 bool MemDefsUses::updateDefsUses(ValueType V, bool MayStore) { 525 SmallVectorImpl<ValueType> &Objects) const {