Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/libllvmbackend/transforms/passes/
Dexpand_atomics.h33 static bool ShouldInsert([[maybe_unused]] const ark::llvmbackend::LLVMCompilerOptions *options) in ShouldInsert() function
Dfixup_poisons.h34 static bool ShouldInsert([[maybe_unused]] const ark::llvmbackend::LLVMCompilerOptions *options) in ShouldInsert() function
Dprune_deopt.h33 static bool ShouldInsert([[maybe_unused]] const ark::llvmbackend::LLVMCompilerOptions *options) in ShouldInsert() function
Dmem_barriers.h33 static bool ShouldInsert([[maybe_unused]] const ark::llvmbackend::LLVMCompilerOptions *options) in ShouldInsert() function
Dgep_propagation.h34 static bool ShouldInsert([[maybe_unused]] const ark::llvmbackend::LLVMCompilerOptions *options) in ShouldInsert() function
Dark_speculation.h35 static bool ShouldInsert([[maybe_unused]] const ark::llvmbackend::LLVMCompilerOptions *options) in ShouldInsert() function
Dintrinsics_lowering.h41 static bool ShouldInsert([[maybe_unused]] const ark::llvmbackend::LLVMCompilerOptions *options) in ShouldInsert() function
Daarch64_fixup_sdiv.h37 static bool ShouldInsert([[maybe_unused]] const ark::llvmbackend::LLVMCompilerOptions *options) in ShouldInsert() function
Dpanda_runtime_lowering.h38 static bool ShouldInsert([[maybe_unused]] const ark::llvmbackend::LLVMCompilerOptions *options) in ShouldInsert() function
Dark_inlining.cpp31 bool InlinePrepare::ShouldInsert(const ark::llvmbackend::LLVMCompilerOptions *options) in ShouldInsert() function in ark::llvmbackend::passes::InlinePrepare
56 bool IrtocInlineChecker::ShouldInsert(const ark::llvmbackend::LLVMCompilerOptions *options) in ShouldInsert() function in ark::llvmbackend::passes::IrtocInlineChecker
Dpropagate_lenarray.cpp36 bool PropagateLenArray::ShouldInsert([[maybe_unused]] const ark::llvmbackend::LLVMCompilerOptions *… in ShouldInsert() function in ark::llvmbackend::passes::PropagateLenArray
Dcheck_external.cpp30 bool CheckExternal::ShouldInsert(const ark::llvmbackend::LLVMCompilerOptions *options) in ShouldInsert() function in ark::llvmbackend::passes::CheckExternal
Dgc_intrusion.h33 static bool ShouldInsert([[maybe_unused]] const ark::llvmbackend::LLVMCompilerOptions *options) in ShouldInsert() function
Dloop_peeling.cpp71 bool ArkLoopPeeling::ShouldInsert([[maybe_unused]] const ark::llvmbackend::LLVMCompilerOptions *opt… in ShouldInsert() function in ark::llvmbackend::passes::ArkLoopPeeling
Ddevirt.cpp33 bool Devirt::ShouldInsert(const ark::llvmbackend::LLVMCompilerOptions *options) in ShouldInsert() function in ark::llvmbackend::passes::Devirt
Dark_gvn.h39 static bool ShouldInsert([[maybe_unused]] const ark::llvmbackend::LLVMCompilerOptions *options) in ShouldInsert() function
Dinsert_safepoints.cpp111 bool InsertSafepoints::ShouldInsert(const ark::llvmbackend::LLVMCompilerOptions *options) in ShouldInsert() function in ark::llvmbackend::passes::InsertSafepoints
Dinfer_flags.cpp61 bool InferFlags::ShouldInsert([[maybe_unused]] const ark::llvmbackend::LLVMCompilerOptions *options) in ShouldInsert() function in ark::llvmbackend::passes::InferFlags
Dinline_devirt.cpp33 bool InlineDevirt::ShouldInsert(const ark::llvmbackend::LLVMCompilerOptions *options) in ShouldInsert() function in ark::llvmbackend::passes::InlineDevirt
Dgc_intrusion_check.cpp250 bool GcIntrusionCheck::ShouldInsert(const ark::llvmbackend::LLVMCompilerOptions *options) in ShouldInsert() function in ark::llvmbackend::passes::GcIntrusionCheck
/arkcompiler/runtime_core/static_core/libllvmbackend/transforms/passes/inline_ir/
Dmark_inline_module.cpp29 bool MarkInlineModule::ShouldInsert(const ark::llvmbackend::LLVMCompilerOptions *options) in ShouldInsert() function in ark::llvmbackend::passes::MarkInlineModule
Ddiscard_inline_module.cpp34 bool DiscardInlineModule::ShouldInsert([[maybe_unused]] const ark::llvmbackend::LLVMCompilerOptions… in ShouldInsert() function in ark::llvmbackend::passes::DiscardInlineModule
Dmark_always_inline.cpp41 bool MarkAlwaysInline::ShouldInsert(const ark::llvmbackend::LLVMCompilerOptions *options) in ShouldInsert() function in ark::llvmbackend::passes::MarkAlwaysInline
Dremove_unused_functions.cpp43 bool RemoveUnusedFunctions::ShouldInsert(const ark::llvmbackend::LLVMCompilerOptions *options) in ShouldInsert() function in ark::llvmbackend::passes::RemoveUnusedFunctions
Dcleanup_inline_module.cpp446 bool CleanupInlineModule::ShouldInsert(const ark::llvmbackend::LLVMCompilerOptions *options) in ShouldInsert() function in ark::llvmbackend::passes::CleanupInlineModule