How to match the pattern of a function in Relay?

Hmm, I’m not quite sure if pattern matcher will go into Relay functions for matching. I’ll check it later but maybe @mbrookhart could comment.

Meanwhile, maybe we can make a new FunctionPattern that matches function nodes.