Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Scalar/
DLoopInterchange.cpp673 PHINode *InnerInduction) { in isLoopStructureUnderstood() argument
675 unsigned Num = InnerInduction->getNumOperands(); in isLoopStructureUnderstood()
678 Value *Val = InnerInduction->getOperand(i); in isLoopStructureUnderstood()
688 if (InnerInduction->getIncomingBlock(IncomBlockIndx) == in isLoopStructureUnderstood()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/
DLoopInterchange.cpp682 PHINode *InnerInduction) { in isLoopStructureUnderstood() argument
683 unsigned Num = InnerInduction->getNumOperands(); in isLoopStructureUnderstood()
686 Value *Val = InnerInduction->getOperand(i); in isLoopStructureUnderstood()
696 if (InnerInduction->getIncomingBlock(IncomBlockIndx) == in isLoopStructureUnderstood()