Searched defs:SetOptLevel (Results 1 - 3 of 3) sorted by relevance
| /arkcompiler/runtime_core/static_core/libllvmbackend/ | ||
| H A D | target_machine_builder.h | 27 TargetMachineBuilder &SetOptLevel(llvm::CodeGenOpt::Level level) in SetOptLevel() function in ark::llvmbackend::TargetMachineBuilder |
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/include/ | ||
| H A D | mir_lower.h | 103 void SetOptLevel(uint8 optlvl) in SetOptLevel() function in maple::MIRLower |
| /arkcompiler/ets_runtime/ecmascript/ | ||
| H A D | js_runtime_options.h | 364 void SetOptLevel(size_t value) in SetOptLevel() function in panda::ecmascript::JSRuntimeOptions |
Completed in 5 milliseconds