Searched defs:InitGenUse (Results 1 – 2 of 2) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/x86_64/ | ||
| D | x64_reaching.cpp | 168 void X64ReachingDefinition::InitGenUse(BB &bb, bool firstTime) in InitGenUse() function in maplebe::X64ReachingDefinition |
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/ | ||
| D | aarch64_reaching.cpp | 1053 void AArch64ReachingDefinition::InitGenUse(BB &bb, bool firstTime) in InitGenUse() function in maplebe::AArch64ReachingDefinition |