reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
1995 if (GlobalValue *GV = dyn_cast<GlobalValue>(P)) 1997 if (AllocaInst *AI = dyn_cast<AllocaInst>(P)) 1999 if (LoadInst *LI = dyn_cast<LoadInst>(P)) 2001 if (StoreInst *SI = dyn_cast<StoreInst>(P))