Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/Hexagon/
H A DHexagonTargetMachine.cpp116 static cl::opt<bool> EnableInstSimplify("hexagon-instsimplify", cl::Hidden, variable
341 if (EnableInstSimplify) in addIRPasses()