Home
last modified time | relevance | path

Searched refs:InnerIndexVarInc (Results 1 – 1 of 1) sorted by relevance

/freebsd-12.1/contrib/llvm/lib/Transforms/Scalar/
H A DLoopInterchange.cpp861 Instruction *InnerIndexVarInc = nullptr; in currentLimitations() local
863 InnerIndexVarInc = in currentLimitations()
866 InnerIndexVarInc = in currentLimitations()
869 if (!InnerIndexVarInc) { in currentLimitations()
895 if (!I.isIdenticalTo(InnerIndexVarInc)) { in currentLimitations()