Searched defs:HasType (Results 1 - 3 of 3) sorted by relevance
| /arkcompiler/runtime_core/compiler/optimizer/ | ||
| H A D | pass_manager.h | 45 static constexpr bool HasType() in HasType() function in panda::compiler::details::PassTypeList 91 if constexpr (details::PredefinedAnalyses::HasType<T>()) { in RunPass() function |
| /arkcompiler/runtime_core/static_core/compiler/optimizer/ | ||
| H A D | pass_manager.h | 53 static constexpr bool HasType() in HasType() function in ark::compiler::details::PassTypeList 100 if constexpr (details::PredefinedAnalyses::HasType<T>()) { in RunPass() function |
| /arkcompiler/toolchain/tooling/base/ | ||
| H A D | pt_types.h | 1430 bool HasType() const in HasType() function in panda::ecmascript::tooling::final::final |
Completed in 5 milliseconds