Home | History | Annotate | Download | only in CodeGen

Lines Matching full:dyn_cast

243     if (llvm::ConstantExpr *CE = dyn_cast<llvm::ConstantExpr>(User)) {
258 = dyn_cast<llvm::GlobalVariable>(Selector->getArgOperand(I));
975 if (const PointerType *PT = dyn_cast<PointerType>(CaughtType)) {