Searched refs:BEOp (Results 1 – 1 of 1) sorted by relevance
433 Value *BEOp = BEUser->getOperand(T); in findValueToReuse() local434 Instruction *BEOpInst = dyn_cast<Instruction>(BEOp); in findValueToReuse()436 if (Op == BEOp) { in findValueToReuse()462 Value *BEOp = BEUser->getOperand(OpNo); in findValueToReuse() local466 if (Op == BEOp) in findValueToReuse()474 Instruction *BEOpInst = dyn_cast<Instruction>(BEOp); in findValueToReuse()