Searched refs:IRight (Results 1 – 1 of 1) sorted by relevance
2008 Instruction *IRight = dyn_cast<Instruction>(VRight); in shouldReorderOperands() local2014 if (IRight && RightPrevOpcode == IRight->getOpcode()) in shouldReorderOperands()2033 if (IRight && LeftPrevOpcode == IRight->getOpcode()) in shouldReorderOperands()