Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
H A DHexagonISelDAGToDAG.cpp39 RebalanceOnlyForOptimizations("rebalance-only-opt", cl::Hidden, cl::init(false), variable
2118 if ((RebalanceOnlyForOptimizations && !CanFactorize && !CombinedGA) || in balanceSubTree()