Home
last modified time | relevance | path

Searched defs:InstructionWithAbsorbingInputSimplifier (Results 1 – 1 of 1) sorted by relevance

/aosp12/art/compiler/optimizing/
H A Dconstant_folding.cc43 class InstructionWithAbsorbingInputSimplifier : public HGraphVisitor { class
45 explicit InstructionWithAbsorbingInputSimplifier(HGraph* graph) : HGraphVisitor(graph) {} in InstructionWithAbsorbingInputSimplifier() function in art::InstructionWithAbsorbingInputSimplifier