Searched refs:hoistArithmetics (Results 1 – 1 of 1) sorted by relevance
194 static bool hoistArithmetics(Instruction &I, Loop &L,990 if (hoistArithmetics(I, *CurLoop, *SafetyInfo, MSSAU, AC, DT)) { in hoistRegion()2785 static bool hoistArithmetics(Instruction &I, Loop &L, in hoistArithmetics() function