Home
last modified time | relevance | path

Searched defs:fastAlloc (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/
Dcg_options.cpp386 maplecl::Option<uint8_t> fastAlloc({"--fast-alloc"}, variable
Dcg_option.cpp53 bool CGOptions::fastAlloc = false; member in maplebe::CGOptions
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/
Dreg_alloc_lsra.h844 bool fastAlloc = false; variable
Dcg_option.h1727 static bool fastAlloc; variable