Home | History | Annotate | Download | only in Utils

Lines Matching refs:getUse

135       if (VisitedUses.insert(&UI.getUse()))
136 UseWorklist.push_back(&UI.getUse());