Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Doptimizing_compiler.cc763 InstructionSimplifier* simplify1 = new (arena) InstructionSimplifier(graph, codegen, stats); in RunOptimizations() local
794 simplify1, in RunOptimizations()