Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMLowOverheadLoops.cpp112 static bool shouldInspect(MachineInstr &MI) { in shouldInspect() function
733 if (std::any_of(StartInsertPt, StartInsertBB->end(), shouldInspect)) { in ValidateTailPredicate()
958 if (!shouldInspect(MI)) in ValidateLiveOuts()
1221 if (!shouldInspect(*MI)) in ValidateMVEInst()