Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/compiler/optimizer/optimizations/
Dlowering.h61 static void OptimizeIfInput(compiler::Inst *if_inst);
Dlowering.cpp61 void Lowering::OptimizeIfInput(compiler::Inst *if_inst) in OptimizeIfInput() function in panda::compiler::Lowering
132 OptimizeIfInput(replace); in LowerIf()