Home
last modified time | relevance | path

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

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