Searched refs:analyzeLoopNestForPerfectNest (Results 1 – 2 of 2) sorted by relevance
105 return (analyzeLoopNestForPerfectNest(OuterLoop, InnerLoop, SE) == in arePerfectlyNested()109 LoopNest::LoopNestEnum LoopNest::analyzeLoopNestForPerfectNest( in analyzeLoopNestForPerfectNest() function in LoopNest184 switch (analyzeLoopNestForPerfectNest(OuterLoop, InnerLoop, SE)) { in getInterveningInstructions()
193 static LoopNestEnum analyzeLoopNestForPerfectNest(const Loop &OuterLoop,