Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/tools/llvm-reduce/deltas/
H A DReduceOperands.cpp51 static bool shouldReduceOperand(Use &Op) { in shouldReduceOperand() function
69 if (!shouldReduceOperand(Op)) in reduceOperandsOneDeltaPass()
103 if (!shouldReduceOperand(Op)) in reduceOperandsZeroDeltaPass()
H A DReduceOperandsSkip.cpp45 static bool shouldReduceOperand(Use &Op) { in shouldReduceOperand() function
143 if (!shouldReduceOperand(Op)) in opportunities()