Home
last modified time | relevance | path

Searched refs:cha_ (Results 1 - 5 of 5) sorted by relevance

/arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/
H A Dinlining.h139 return cha_; in GetCha()
169 IClassHierarchyAnalysis *cha_ {nullptr};
H A Dinlining.cpp90 cha_(graph->GetRuntime()->GetCha()) in Inlining()
/arkcompiler/runtime_core/static_core/runtime/include/
H A Druntime.h337 return cha_; in GetCha()
507 ClassHierarchyAnalysis *cha_; member in ark::Runtime
/arkcompiler/runtime_core/static_core/runtime/
H A Dcompiler.h92 return &cha_;
644 ClassHierarchyAnalysisWrapper cha_; member in ark::PandaRuntimeInterface
H A Druntime.cpp527 cha_(new ClassHierarchyAnalysis) in Runtime()
592 delete cha_; in ~Runtime()

Completed in 8 milliseconds