reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
1140 V = V->stripPointerCasts(); 1140 V = V->stripPointerCasts(); 1142 if (AllocaInst *AI = dyn_cast<AllocaInst>(V)) { 1161 if (auto *GO = dyn_cast<GlobalObject>(V)) {