Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/irtoc/backend/
H A Dfunction.cpp230 return std::find(SKIPPED_HANDLERS.begin(), SKIPPED_HANDLERS.end(), name) != SKIPPED_HANDLERS.end(); in SkippedByLLVM()
H A Dfunction.h45 // See SKIPPED_HANDLERS and SKIPPED_FASTPATHS
268 static constexpr std::array SKIPPED_HANDLERS = { member in ark::irtoc::Function

Completed in 2 milliseconds