Searched defs:bbVec (Results 1 – 6 of 6) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/ |
| D | cg_dominance.h | 28 …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()
|
| D | cgfunc.h | 1297 void SetSortedBBs(const MapleVector<BB *> &bbVec) in SetSortedBBs() 1634 MapleVector<BB *> bbVec; variable
|
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_me/include/ |
| D | ssa.h | 161 MapleVector<BB *> &bbVec; variable
|
| D | me_cfg.h | 356 BBPtrHolder bbVec; variable
|
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/ |
| D | control_dep_analysis.cpp | 20 static BB *GetExistBB(std::vector<BB *> &bbVec, BBID bbId) in GetExistBB()
|
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/aarch64/ |
| D | aarch64_color_ra.h | 1647 MapleVector<BB *> bbVec; variable
|