Home
last modified time | relevance | path

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

/external/llvm/lib/Analysis/
DScalarEvolution.cpp4457 const int OtherOpIndex = 1 - OpIndex; in getNoWrapFlagsFromUB() local
4458 const SCEV *OtherOp = getSCEV(BinOp->getOperand(OtherOpIndex)); in getNoWrapFlagsFromUB()