Searched refs:OptimizeIfInput (Results 1 – 2 of 2) sorted by relevance
61 static void OptimizeIfInput(compiler::Inst *if_inst);
61 void Lowering::OptimizeIfInput(compiler::Inst *if_inst) in OptimizeIfInput() function in panda::compiler::Lowering132 OptimizeIfInput(replace); in LowerIf()