Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Scalar/
DSeparateConstOffsetFromGEP.cpp1195 Value *SecondBase = SecondGEP->getOperand(0); in isLegalToSwapOperand() local
1202 if (FirstBase->getType() != SecondBase->getType()) in isLegalToSwapOperand()