Searched refs:GISelShouldIgnore (Results 1 – 2 of 2) sorted by relevance
1063 bool GISelShouldIgnore; // Should GlobalISel ignore importing this pattern. variable1074 GISelShouldIgnore(ignore), ID(uid) {} in SrcRecord()1085 bool getGISelShouldIgnore() const { return GISelShouldIgnore; } in getGISelShouldIgnore()
2022 bit GISelShouldIgnore = 0;