Home | History | Annotate | Download | only in Analysis

Lines Matching refs:RelevantLoops

638     RelevantLoops.insert(std::make_pair(S, static_cast<const Loop *>(0)));
658 return RelevantLoops[N] = L;
662 return RelevantLoops[C] = Result;
669 return RelevantLoops[D] = Result;