reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
163 if (auto LI = dyn_cast<LoadInst>(Op)) { 164 Op = LI->getPointerOperand(); 165 for (auto Use : Op->users()) { 167 Op = SI->getValueOperand(); 173 if (auto I = dyn_cast<Instruction>(Op)) { 176 Op = Op_simplified; 179 ConstantExpr *ConstExpr = dyn_cast<ConstantExpr>(Op);