Searched refs:AshrOp1 (Results 1 – 2 of 2) sorted by relevance
109 Value *AshrOp1 = Ashr->getOperand(1); in runOnFunction() local110 ConstantInt *C = dyn_cast<ConstantInt>(AshrOp1); in runOnFunction()
114 Value *AshrOp1 = Ashr->getOperand(1); in runOnFunction() local115 ConstantInt *C = dyn_cast<ConstantInt>(AshrOp1); in runOnFunction()