Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopInterchange.cpp636 if (CmpInst *InnerLoopCmp = in isLoopStructureUnderstood() local
638 Value *Op0 = InnerLoopCmp->getOperand(0); in isLoopStructureUnderstood()
639 Value *Op1 = InnerLoopCmp->getOperand(1); in isLoopStructureUnderstood()