Searched refs:m_SpecificLoop (Results 1 – 6 of 6) sorted by relevance
227 inline specificloop_ty m_SpecificLoop(const Loop *L) { return L; } in m_SpecificLoop() function
469 m_SpecificLoop(CurLoop)))) in isLegalStore()527 m_SpecificLoop(CurLoop)))) in isLegalStore()805 m_SpecificLoop(CurLoop))) || in processLoopMemCpy()808 m_SpecificLoop(CurLoop)))) in processLoopMemCpy()863 m_SpecificLoop(CurLoop)))) { in processLoopMemSet()
811 if (!match(S, m_scev_AffineAddRec(m_SCEV(), m_scev_One(), m_SpecificLoop(L)))) in isLoopCounter()
405 m_SpecificLoop(InnerLoop))) || in tryToCreateDiffCheck()408 m_SpecificLoop(InnerLoop)))) in tryToCreateDiffCheck()2911 if (!match(V, m_scev_AffineAddRec(m_SCEV(), m_SCEV(V), m_SpecificLoop(Lp)))) in getStrideFromPointer()
12523 m_SpecificLoop(L)))) in IsKnownPredicateViaAddRecStart()
357 m_scev_AffineAddRec(m_SCEV(), m_scev_One(), m_SpecificLoop(&L))); in canPeelLastIteration()