Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DLoopInterchange.cpp641 if (CmpInst *InnerLoopCmp = in isLoopStructureUnderstood() local
643 Value *Op0 = InnerLoopCmp->getOperand(0); in isLoopStructureUnderstood()
644 Value *Op1 = InnerLoopCmp->getOperand(1); in isLoopStructureUnderstood()