Home | History | Annotate | Download | only in Analysis

Lines Matching refs:RelevantLoops

631     RelevantLoops.insert(std::make_pair(S, nullptr));
651 return RelevantLoops[N] = L;
655 return RelevantLoops[C] = Result;
662 return RelevantLoops[D] = Result;