Searched defs:sols (Results 1 – 1 of 1) sorted by relevance
507 …AliasAnalysis::SolveConstraintsMainLoop(Pointer &ref, Pointer &edge, bool &added, PointerSet &sols) in SolveConstraintsMainLoop()610 … auto &sols = pointsTo_.try_emplace(edge, GetGraph()->GetAllocator()->Adapter()).first->second; in SolveConstraints() local