Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/
Dloop_unroll.h32 bool hasCall; member
Dloop_unroll.cpp212 bool hasCall = false; in GetUnrollParams() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/aarch64/
Daarch64_color_ra.h160 void SetHasCall(bool hasCall) in SetHasCall()
218 bool hasCall = false; /* bb has a call */ variable
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/
Dcgbb.h1011 bool hasCall = false; variable