Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dinstruction_simplifier.cc34 static constexpr bool kTestInstructionClonerExhaustively = false; variable
144 if (kTestInstructionClonerExhaustively) { in Run()