Home
last modified time | relevance | path

Searched defs:GetBlocksToVisit (Results 1 – 13 of 13) sorted by relevance

/arkcompiler/runtime_core/compiler/optimizer/analysis/
Dobject_type_propagation.h32 const ArenaVector<BasicBlock *> &GetBlocksToVisit() const override in GetBlocksToVisit() function
Dtypes_analysis.h39 const ArenaVector<BasicBlock *> &GetBlocksToVisit() const override in GetBlocksToVisit() function
Dalias_analysis.cpp77 const ArenaVector<BasicBlock *> &AliasAnalysis::GetBlocksToVisit() const in GetBlocksToVisit() function in panda::compiler::AliasAnalysis
Dbounds_analysis.cpp426 const ArenaVector<BasicBlock *> &BoundsAnalysis::GetBlocksToVisit() const in GetBlocksToVisit() function in panda::compiler::BoundsAnalysis
/arkcompiler/runtime_core/compiler/optimizer/optimizations/
Dlowering.h49 const ArenaVector<BasicBlock *> &GetBlocksToVisit() const override in GetBlocksToVisit() function
Dmemory_barriers.h44 const ArenaVector<BasicBlock *> &GetBlocksToVisit() const override in GetBlocksToVisit() function
Dobject_type_check_elimination.h41 const ArenaVector<BasicBlock *> &GetBlocksToVisit() const override in GetBlocksToVisit() function
Ddeoptimize_elimination.h69 const ArenaVector<BasicBlock *> &GetBlocksToVisit() const override in GetBlocksToVisit() function
/arkcompiler/runtime_core/bytecode_optimizer/
Dcodegen.h99 const ArenaVector<BasicBlock *> &GetBlocksToVisit() const override in GetBlocksToVisit() function
Dreg_encoder.h119 const ArenaVector<BasicBlock *> &GetBlocksToVisit() const override in GetBlocksToVisit() function
/arkcompiler/runtime_core/compiler/optimizer/ir/
Dgraph_checker.h111 const ArenaVector<BasicBlock *> &GetBlocksToVisit() const override in GetBlocksToVisit() function
/arkcompiler/runtime_core/compiler/optimizer/optimizations/regalloc/
Dspill_fills_resolver.cpp72 const ArenaVector<BasicBlock *> &SpillFillsResolver::GetBlocksToVisit() const in GetBlocksToVisit() function in panda::compiler::SpillFillsResolver
/arkcompiler/runtime_core/compiler/optimizer/code_generator/
Dcodegen.h541 const ArenaVector<BasicBlock *> &GetBlocksToVisit() const override in GetBlocksToVisit() function