Lines Matching defs:Locs
834 if (const auto *Locs = FnVarLocs->getWedge(&DVR)) {
835 for (const VarLocInfo &Loc : *Locs) {
840 if (const auto *Locs = FnVarLocs->getWedge(&I)) {
841 for (const VarLocInfo &Loc : *Locs) {
2506 const auto *Locs = FnVarLocs.getWedge(WedgePosition);
2507 if (!Locs)
2516 for (auto RIt = Locs->rbegin(), REnd = Locs->rend(); RIt != REnd; ++RIt) {
2601 const auto *Locs = FnVarLocs.getWedge(WedgePosition);
2602 if (!Locs)
2611 for (const VarLocInfo &Loc : *Locs) {
2689 const auto *Locs = FnVarLocs.getWedge(WedgePosition);
2690 if (!Locs)
2699 for (const VarLocInfo &Loc : *Locs) {