canPatternMatch - If it is impossible for this pattern to match on this target, fill in Reason and return false. Otherwise, return true. This is used as a sanity check for .td files (to prevent people from writing stuff that can never possibly work), and to prevent the pattern permuter from generating stuff that is useless.
source not stored for this graph (policy: none)
no test coverage detected