reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
2234 if (auto *C = dyn_cast<Constant>(V)) { 2236 } else if (auto *LI = dyn_cast<LoadInst>(V)) { 2240 } else if (auto *BCI = dyn_cast<BitCastInst>(V)) { 2242 } else if (auto *PrevPN = dyn_cast<PHINode>(V)) {