Searched defs:hasPostISelHook (Results 1 – 2 of 2) sorted by relevance
268 bool hasPostISelHook : 1; variable
517 bool hasPostISelHook() const { return Flags & (1ULL << MCID::HasPostISelHook); } in hasPostISelHook() function