Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/bytecode_optimizer/
Dcanonicalization.cpp54 static bool BetterToSwapCompareInputs(const compiler::Inst *inst, const compiler::Inst *input0, in BetterToSwapCompareInputs() function
/arkcompiler/runtime_core/compiler/optimizer/optimizations/
Dlowering.cpp37 bool Lowering::BetterToSwapCompareInputs(Inst *cmp) in BetterToSwapCompareInputs() function in panda::compiler::Lowering
/arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/
Dlowering.cpp1255 bool Lowering::BetterToSwapCompareInputs(Inst *cmp) in BetterToSwapCompareInputs() function in ark::compiler::Lowering