Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DLoopInterchange.cpp901 Instruction *InnerIndexVarInc = nullptr; in currentLimitations() local
903 InnerIndexVarInc = in currentLimitations()
906 InnerIndexVarInc = in currentLimitations()
909 if (!InnerIndexVarInc) { in currentLimitations()
935 if (!I.isIdenticalTo(InnerIndexVarInc)) { in currentLimitations()