Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/
Ddatainfo.h187 bool firstTime = true; in GetBitsOfInfo() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ipa/src/old/
Dea_connection_graph.cpp1009 bool firstTime = true; in UpdateCallerNodes() local
1056 …raph::UpdateNodes(const EACGBaseNode &actualInCallee, EACGBaseNode &actualInCaller, bool firstTime) in UpdateNodes()
1091 bool firstTime) in UpdateCallerWithCallee()
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/x86_64/
Dx64_reaching.cpp168 void X64ReachingDefinition::InitGenUse(BB &bb, bool firstTime) in InitGenUse()
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/
Daarch64_reaching.cpp1053 void AArch64ReachingDefinition::InitGenUse(BB &bb, bool firstTime) in InitGenUse()