Home
last modified time | relevance | path

Searched refs:AddPred (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
Dgraph_linearizer.h114 newSucc->AddPred(this); in ReplaceSucc()
128 void AddPred(GateRegion* r) in AddPred() function
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/
Ddeps.h293 void AddPred(DepLink &depLink) in AddPred() function
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/
Daarch64_dependence.cpp135 toNode.AddPred(*depLink); in AddDependence()