Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp152 static cl::opt<bool> DisableCombines("combiner-disabled", cl::Hidden, variable
256 DisableCombines || (STI && STI->disableGenericCombines(OptLevel)); in DAGCombiner()