Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/
Ddata_dep_base.cpp392 void DataDepBase::AddDependence4InsnInVectorByTypeAndCmp(MapleVector<Insn *> &insns, Insn &insn, co… in AddDependence4InsnInVectorByTypeAndCmp() function in maplebe::DataDepBase
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/
Daarch64_dependence.cpp145 void AArch64DepAnalysis::AddDependence4InsnInVectorByTypeAndCmp(MapleVector<Insn *> &insns, Insn &i… in AddDependence4InsnInVectorByTypeAndCmp() function in maplebe::AArch64DepAnalysis