Do not use `dyn_cast<X>` after `isa<X>` (NFC)
[oota-llvm.git] / include / llvm / Analysis / ObjCARCInstKind.h
2015-08-20 Chandler Carruth[ARC] Pull the ObjC ARC components that really serve...