|
GCC Middle and Back End API Reference
|

Public Member Functions | |
| pattern_pos () | |
| pattern_pos (rtx, position *) | |
Data Fields | |
| rtx | pattern |
| position * | pos |
Pairs a pattern that needs to be matched with the rtx position at which the pattern should occur.
|
inline |
| rtx pattern_pos::pattern |
Referenced by match_pattern_2(), operator<(), and pattern_pos().
| position* pattern_pos::pos |
Referenced by match_pattern_2(), operator<(), and pattern_pos().