Searched refs:shouldInspect (Results 1 – 1 of 1) sorted by relevance
110 static bool shouldInspect(MachineInstr &MI) { in shouldInspect() function722 if (std::any_of(StartInsertPt, StartInsertBB->end(), shouldInspect)) { in ValidateTailPredicate()940 if (!shouldInspect(MI)) in ValidateLiveOuts()1203 if (!shouldInspect(*MI)) in ValidateMVEInst()