Home
last modified time | relevance | path

Searched refs:ANALYSES (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/runtime_core/compiler/optimizer/
H A Dpass_manager.h93 res = RunPass(ANALYSES[details::PredefinedAnalyses::ID<T>], local_mem_size_before); in RunPass()
112 return *static_cast<T *>(ANALYSES[details::PredefinedAnalyses::ID<T>]); in GetAnalysis()
155 const ArenaVector<Analysis *> ANALYSES; member in panda::compiler::PassManager
H A Dpass_manager.cpp33 ANALYSES(details::PredefinedAnalyses::Instantiate<Analysis *>(graph_->GetAllocator(), graph_)), in PassManager()

Completed in 1 milliseconds