Searched refs:InstructionSimplifierArm64 (Results 1 – 2 of 2) sorted by relevance
86 class InstructionSimplifierArm64 : public HOptimization {88 InstructionSimplifierArm64(HGraph* graph, OptimizingCompilerStats* stats) in InstructionSimplifierArm64() function
452 arm64::InstructionSimplifierArm64* simplifier = in RunArchOptimizations()453 new (arena) arm64::InstructionSimplifierArm64(graph, stats); in RunArchOptimizations()