Add 'llvm.objc.clang.arc.noop.use' to ModuleHasARC Predicate

This intrinsic was missing from the list the predicate checks a module
for in order to determine if ARC passes need to run. This results in
instruction selection failure if this instrinsic is left behind.

Add the intrinsic to the predicate to fix.
in 0 seconds and was queued for 73 minutes and 27 seconds
latest Auto DevOps