Home
last modified time | relevance | path

Searched defs:firstTime (Results 1 – 5 of 5) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/
Ddatainfo.h187 bool firstTime = true; in GetBitsOfInfo() local
Dreg_alloc_lsra.h685 bool firstTime = true; variable
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ipa/src/old/
Dea_connection_graph.cpp1007 bool firstTime = true; in UpdateCallerNodes() local
1054 …raph::UpdateNodes(const EACGBaseNode &actualInCallee, EACGBaseNode &actualInCaller, bool firstTime) in UpdateNodes()
1088 bool firstTime) in UpdateCallerWithCallee()
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/x86_64/
Dx64_reaching.cpp174 void X64ReachingDefinition::InitGenUse(BB &bb, bool firstTime) in InitGenUse()
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/
Daarch64_reaching.cpp1101 void AArch64ReachingDefinition::InitGenUse(BB &bb, bool firstTime) in InitGenUse()