Lines Matching refs:Op0I
1126 if (Instruction *Op0I = dyn_cast<Instruction>(Op0)) {1127 if (SelectInst *SI = dyn_cast<SelectInst>(Op0I)) {1130 } else if (isa<PHINode>(Op0I)) {