Lines Matching defs:Locs
835 if (const auto *Locs = FnVarLocs->getWedge(&DVR)) {
836 for (const VarLocInfo &Loc : *Locs) {
841 if (const auto *Locs = FnVarLocs->getWedge(&I)) {
842 for (const VarLocInfo &Loc : *Locs) {
2507 const auto *Locs = FnVarLocs.getWedge(WedgePosition);
2508 if (!Locs)
2517 for (auto RIt = Locs->rbegin(), REnd = Locs->rend(); RIt != REnd; ++RIt) {
2602 const auto *Locs = FnVarLocs.getWedge(WedgePosition);
2603 if (!Locs)
2612 for (const VarLocInfo &Loc : *Locs) {
2690 const auto *Locs = FnVarLocs.getWedge(WedgePosition);
2691 if (!Locs)
2700 for (const VarLocInfo &Loc : *Locs) {