Home | History | Annotate | Download | only in JIT

Lines Matching full:dyn_cast

387     /// dyn_cast:
702 if (GlobalVariable *GV = dyn_cast<GlobalVariable>(V))
705 if (GlobalAlias *GA = dyn_cast<GlobalAlias>(V))