Home
last modified time | relevance | path

Searched defs:curBBId (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/
Dcg_dominance.cpp237 auto curBBId = curNode.first->GetId(); in ComputeDtPreorder() local
Dcontrol_dep_analysis.cpp433 void ControlDepAnalysis::ComputeRegionForCurNode(uint32 curBBId, std::vector<bool> &visited) in ComputeRegionForCurNode()
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/
Dlitecg_ir_builder.cpp2619 int curBBId = instID2bbID_[acc_.GetId(gate)]; in FindBaseRefForPhi() local
2699 int curBBId = instID2bbID_[acc_.GetId(gate)]; in VisitPhi() local