Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/tools/llvm-reduce/deltas/
H A DReduceInstructionsMIR.cpp50 static bool shouldNotRemoveInstruction(const TargetInstrInfo &TII, in shouldNotRemoveInstruction() function
81 if (shouldNotRemoveInstruction(*TII, MI)) in extractInstrFromFunction()