Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:hasPostISelHook

327   assert(!MI->hasPostISelHook() &&
328 "If a target marks an instruction with 'hasPostISelHook', "