reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
1438 auto Fn = CastFn->stripPointerCasts(); // as its original type 1479 Prepare->replaceAllUsesWith(CastFn); 1483 while (auto *Cast = dyn_cast<BitCastInst>(CastFn)) { 1485 CastFn = Cast->getOperand(0);