Home
last modified time | relevance | path

Searched defs:bbVec (Results 1 – 6 of 6) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/
Dcg_dominance.h28 …DominanceBase(CGFunc &func, MemPool &memPool, MemPool &tmpPool, MapleVector<BB *> &bbVec, BB &comm… in DominanceBase()
56 MapleVector<BB *> &bbVec; variable
64 …DomAnalysis(CGFunc &func, MemPool &memPool, MemPool &tmpPool, MapleVector<BB *> &bbVec, BB &common… in DomAnalysis()
189 …PostDomAnalysis(CGFunc &func, MemPool &memPool, MemPool &tmpPool, MapleVector<BB *> &bbVec, BB &co… in PostDomAnalysis()
Dcgfunc.h1297 void SetSortedBBs(const MapleVector<BB *> &bbVec) in SetSortedBBs()
1634 MapleVector<BB *> bbVec; variable
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_me/include/
Dssa.h161 MapleVector<BB *> &bbVec; variable
Dme_cfg.h356 BBPtrHolder bbVec; variable
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/
Dcontrol_dep_analysis.cpp20 static BB *GetExistBB(std::vector<BB *> &bbVec, BBID bbId) in GetExistBB()
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/aarch64/
Daarch64_color_ra.h1647 MapleVector<BB *> bbVec; variable