Home
last modified time | relevance | path

Searched defs:BuildDepsControlAll (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/
Ddata_dep_base.cpp74 void DataDepBase::BuildDepsControlAll(Insn &insn, const MapleVector<DepNode *> &nodes) in BuildDepsControlAll() function in maplebe::DataDepBase
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/
Daarch64_dependence.cpp574 void AArch64DepAnalysis::BuildDepsControlAll(DepNode &depNode, const MapleVector<DepNode *> &nodes) in BuildDepsControlAll() function in maplebe::AArch64DepAnalysis