Home
last modified time | relevance | path

Searched defs:cgbb (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/
Dcg_ssu_pre.cpp387 BB *cgbb = cgFunc->GetAllBBs()[bbId]; in CreateSortedOccs() local
541 BB *cgbb = cgFunc->GetAllBBs()[bbid]; in FormReals() local
558 BB *cgbb = cgFunc->GetAllBBs()[bbid]; in FormReals() local
Dcg_ssa_pre.cpp401 BB *cgbb = cgFunc->GetAllBBs()[bbId]; in CreateSortedOccs() local
560 BB *cgbb = cgFunc->GetAllBBs()[bbid]; in FormRealsNExits() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/
Dcg_ssa_pre.h70 BB *cgbb; // the BB it occurs in variable
Dcg_ssu_pre.h77 BB *cgbb; // the BB it occurs in variable