Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Scalar/
DLoopInterchange.cpp814 Instruction *InnerIndexVarInc = nullptr; in currentLimitations() local
816 InnerIndexVarInc = in currentLimitations()
819 InnerIndexVarInc = in currentLimitations()
822 if (!InnerIndexVarInc) in currentLimitations()
835 if (!I.isIdenticalTo(InnerIndexVarInc)) in currentLimitations()
/external/llvm-project/llvm/lib/Transforms/Scalar/
DLoopInterchange.cpp826 Instruction *InnerIndexVarInc = nullptr; in currentLimitations() local
828 InnerIndexVarInc = in currentLimitations()
831 InnerIndexVarInc = in currentLimitations()
834 if (!InnerIndexVarInc) { in currentLimitations()
860 if (!I.isIdenticalTo(InnerIndexVarInc)) { in currentLimitations()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DLoopInterchange.cpp828 Instruction *InnerIndexVarInc = nullptr; in currentLimitations() local
830 InnerIndexVarInc = in currentLimitations()
833 InnerIndexVarInc = in currentLimitations()
836 if (!InnerIndexVarInc) { in currentLimitations()
862 if (!I.isIdenticalTo(InnerIndexVarInc)) { in currentLimitations()