[objc-arc] Convert the bodies of ARCInstKind predicates into covered switches.
[oota-llvm.git] / lib / Transforms / ObjCARC / ARCInstKind.h
2015-02-19 Michael Gottesman[objc-arc] Convert the bodies of ARCInstKind predicates...
2015-02-19 Michael Gottesman[objc-arc] Change the InstructionClass to be an enum...