Home
last modified time | relevance | path

Searched refs:shouldInspect (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/llvm/lib/Target/ARM/
H A DARMLowOverheadLoops.cpp108 static bool shouldInspect(MachineInstr &MI) { in shouldInspect() function
734 if (std::any_of(StartInsertPt, StartInsertBB->end(), shouldInspect)) { in ValidateTailPredicate()
957 if (!shouldInspect(MI)) in ValidateLiveOuts()
1220 if (!shouldInspect(*MI)) in ValidateMVEInst()