Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/assembler/
Dpandasm.cpp176 … bool isOptimized = ark::bytecodeopt::OptimizeBytecode(&program, mapsp, outputFile.GetValue()); in EmitProgramInBinary() local
/arkcompiler/runtime_core/static_core/compiler/tests/
Dconst_folding_test.cpp190 void CheckNegNan(InputValue input, bool isOptimized) in CheckNegNan()
229 void CheckBinaryMathWithNan(Opcode opc, InputValue input0, InputValue input1, bool isOptimized) in CheckBinaryMathWithNan()