Searched refs:RelevantLoops (Results 1 – 2 of 2) sorted by relevance
97 DenseMap<const SCEV *, const Loop *> RelevantLoops; variable
427 auto Pair = RelevantLoops.try_emplace(S); in getRelevantLoop()453 return RelevantLoops[S] = L; in getRelevantLoop()