Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DLoopInterchange.cpp671 if (CmpInst *InnerLoopCmp = in isLoopStructureUnderstood() local
673 Value *Op0 = InnerLoopCmp->getOperand(0); in isLoopStructureUnderstood()
674 Value *Op1 = InnerLoopCmp->getOperand(1); in isLoopStructureUnderstood()