Home
last modified time | relevance | path

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

/external/llvm-project/llvm/lib/Target/ARM/
DARMLowOverheadLoops.cpp100 static bool shouldInspect(MachineInstr &MI) { in shouldInspect() function
741 if (std::any_of(StartInsertPt, StartInsertBB->end(), shouldInspect)) { in ValidateTailPredicate()
928 if (!shouldInspect(MI)) in ValidateLiveOuts()
1120 if (!shouldInspect(*MI)) in ValidateMVEInst()