Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/tools/llvm-reduce/deltas/
H A DReduceOperands.cpp64 static bool shouldReduceOperand(Use &Op) { in shouldReduceOperand() function
88 if (!shouldReduceOperand(Op)) in reduceOperandsOneDeltaPass()
131 if (!shouldReduceOperand(Op)) in reduceOperandsZeroDeltaPass()
H A DReduceOperandsSkip.cpp45 static bool shouldReduceOperand(Use &Op) { in shouldReduceOperand() function
143 if (!shouldReduceOperand(Op)) in opportunities()