Pattern‐match helpers specialized for SCEV use wrappers.
Types
Name |
Description |
Matcher to bind the captured value. |
|
Matching and combinator leaf case. |
|
Matching or combinator leaf case. |
|
Matcher for a specific value, but stores a reference to the value, not the value itself. |
|
A match‐wrapper around isa. |
|
Inverting matcher that matches a value not matching P. |
Functions
Name |
Description |
Combine pattern matchers matching all of Ps patterns. |
|
Combine pattern matchers matching any of Ps patterns. |
|
|
|
Match if the inner matcher does NOT match. |
Created with MrDocs