Home
last modified time | relevance | path

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

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