<br>I have a few questions about matching in the selector.<br>1. Why does the size of the MatcherTable greatly exceed the number of patterns defined in the target description? If it simply contains all the variants of the patterns then what is the encoding of these entries ?<br>
2. Is there a simple way to extract the root opcode of a pattern from the MatcherTable entry ?<br>3. I believe the entries in the MatcherTable are ordered by some measure of cost. What exactly does the cost represent and can it be retrieved while the selector runs ?<br>
<br>-Omer<br>