Home
last modified time | relevance | path

Searched defs:ShouldInsert (Results 1 – 8 of 8) sorted by relevance

/arkcompiler/runtime_core/static_core/libllvmbackend/transforms/passes/
Dexpand_atomics.h33 … static bool ShouldInsert([[maybe_unused]] const panda::llvmbackend::LLVMCompilerOptions *options) in ShouldInsert() function
Dark_speculation.h35 … static bool ShouldInsert([[maybe_unused]] const panda::llvmbackend::LLVMCompilerOptions *options) in ShouldInsert() function
Dark_inlining.cpp31 bool InlinePrepare::ShouldInsert(const panda::llvmbackend::LLVMCompilerOptions *options) in ShouldInsert() function in panda::llvmbackend::passes::InlinePrepare
56 bool IrtocInlineChecker::ShouldInsert(const panda::llvmbackend::LLVMCompilerOptions *options) in ShouldInsert() function in panda::llvmbackend::passes::IrtocInlineChecker
/arkcompiler/runtime_core/static_core/libllvmbackend/transforms/passes/inline_ir/
Dmark_inline_module.cpp29 bool MarkInlineModule::ShouldInsert(const panda::llvmbackend::LLVMCompilerOptions *options) in ShouldInsert() function in panda::llvmbackend::passes::MarkInlineModule
Ddiscard_inline_module.cpp34 bool DiscardInlineModule::ShouldInsert([[maybe_unused]] const panda::llvmbackend::LLVMCompilerOptio… in ShouldInsert() function in panda::llvmbackend::passes::DiscardInlineModule
Dmark_always_inline.cpp41 bool MarkAlwaysInline::ShouldInsert(const panda::llvmbackend::LLVMCompilerOptions *options) in ShouldInsert() function in panda::llvmbackend::passes::MarkAlwaysInline
Dremove_unused_functions.cpp43 bool RemoveUnusedFunctions::ShouldInsert(const panda::llvmbackend::LLVMCompilerOptions *options) in ShouldInsert() function in panda::llvmbackend::passes::RemoveUnusedFunctions
Dcleanup_inline_module.cpp446 bool CleanupInlineModule::ShouldInsert(const panda::llvmbackend::LLVMCompilerOptions *options) in ShouldInsert() function in panda::llvmbackend::passes::CleanupInlineModule