Searched refs:getLoopProperties (Results 1 – 4 of 4) sorted by relevance
1398 LoopProperties getLoopProperties(const Loop *L);1401 return getLoopProperties(L).HasNoSideEffects;1405 return getLoopProperties(L).HasNoAbnormalExits;
1486 LoopProperties getLoopProperties(const Loop *L);1489 return getLoopProperties(L).HasNoSideEffects;1493 return getLoopProperties(L).HasNoAbnormalExits;
6142 ScalarEvolution::getLoopProperties(const Loop *L) { in getLoopProperties() function in ScalarEvolution
6308 ScalarEvolution::getLoopProperties(const Loop *L) { in getLoopProperties() function in ScalarEvolution