| /arkcompiler/runtime_core/static_core/libllvmbackend/transforms/passes/ |
| D | expand_atomics.h | 33 static bool ShouldInsert([[maybe_unused]] const ark::llvmbackend::LLVMCompilerOptions *options) in ShouldInsert() function
|
| D | fixup_poisons.h | 34 static bool ShouldInsert([[maybe_unused]] const ark::llvmbackend::LLVMCompilerOptions *options) in ShouldInsert() function
|
| D | prune_deopt.h | 33 static bool ShouldInsert([[maybe_unused]] const ark::llvmbackend::LLVMCompilerOptions *options) in ShouldInsert() function
|
| D | mem_barriers.h | 33 static bool ShouldInsert([[maybe_unused]] const ark::llvmbackend::LLVMCompilerOptions *options) in ShouldInsert() function
|
| D | gep_propagation.h | 34 static bool ShouldInsert([[maybe_unused]] const ark::llvmbackend::LLVMCompilerOptions *options) in ShouldInsert() function
|
| D | ark_speculation.h | 35 static bool ShouldInsert([[maybe_unused]] const ark::llvmbackend::LLVMCompilerOptions *options) in ShouldInsert() function
|
| D | intrinsics_lowering.h | 41 static bool ShouldInsert([[maybe_unused]] const ark::llvmbackend::LLVMCompilerOptions *options) in ShouldInsert() function
|
| D | aarch64_fixup_sdiv.h | 37 static bool ShouldInsert([[maybe_unused]] const ark::llvmbackend::LLVMCompilerOptions *options) in ShouldInsert() function
|
| D | panda_runtime_lowering.h | 38 static bool ShouldInsert([[maybe_unused]] const ark::llvmbackend::LLVMCompilerOptions *options) in ShouldInsert() function
|
| D | ark_inlining.cpp | 31 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
|
| D | propagate_lenarray.cpp | 36 bool PropagateLenArray::ShouldInsert([[maybe_unused]] const ark::llvmbackend::LLVMCompilerOptions *… in ShouldInsert() function in ark::llvmbackend::passes::PropagateLenArray
|
| D | check_external.cpp | 30 bool CheckExternal::ShouldInsert(const ark::llvmbackend::LLVMCompilerOptions *options) in ShouldInsert() function in ark::llvmbackend::passes::CheckExternal
|
| D | gc_intrusion.h | 33 static bool ShouldInsert([[maybe_unused]] const ark::llvmbackend::LLVMCompilerOptions *options) in ShouldInsert() function
|
| D | loop_peeling.cpp | 71 bool ArkLoopPeeling::ShouldInsert([[maybe_unused]] const ark::llvmbackend::LLVMCompilerOptions *opt… in ShouldInsert() function in ark::llvmbackend::passes::ArkLoopPeeling
|
| D | devirt.cpp | 33 bool Devirt::ShouldInsert(const ark::llvmbackend::LLVMCompilerOptions *options) in ShouldInsert() function in ark::llvmbackend::passes::Devirt
|
| D | ark_gvn.h | 39 static bool ShouldInsert([[maybe_unused]] const ark::llvmbackend::LLVMCompilerOptions *options) in ShouldInsert() function
|
| D | insert_safepoints.cpp | 111 bool InsertSafepoints::ShouldInsert(const ark::llvmbackend::LLVMCompilerOptions *options) in ShouldInsert() function in ark::llvmbackend::passes::InsertSafepoints
|
| D | infer_flags.cpp | 61 bool InferFlags::ShouldInsert([[maybe_unused]] const ark::llvmbackend::LLVMCompilerOptions *options) in ShouldInsert() function in ark::llvmbackend::passes::InferFlags
|
| D | inline_devirt.cpp | 33 bool InlineDevirt::ShouldInsert(const ark::llvmbackend::LLVMCompilerOptions *options) in ShouldInsert() function in ark::llvmbackend::passes::InlineDevirt
|
| D | gc_intrusion_check.cpp | 250 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/ |
| D | mark_inline_module.cpp | 29 bool MarkInlineModule::ShouldInsert(const ark::llvmbackend::LLVMCompilerOptions *options) in ShouldInsert() function in ark::llvmbackend::passes::MarkInlineModule
|
| D | discard_inline_module.cpp | 34 bool DiscardInlineModule::ShouldInsert([[maybe_unused]] const ark::llvmbackend::LLVMCompilerOptions… in ShouldInsert() function in ark::llvmbackend::passes::DiscardInlineModule
|
| D | mark_always_inline.cpp | 41 bool MarkAlwaysInline::ShouldInsert(const ark::llvmbackend::LLVMCompilerOptions *options) in ShouldInsert() function in ark::llvmbackend::passes::MarkAlwaysInline
|
| D | remove_unused_functions.cpp | 43 bool RemoveUnusedFunctions::ShouldInsert(const ark::llvmbackend::LLVMCompilerOptions *options) in ShouldInsert() function in ark::llvmbackend::passes::RemoveUnusedFunctions
|
| D | cleanup_inline_module.cpp | 446 bool CleanupInlineModule::ShouldInsert(const ark::llvmbackend::LLVMCompilerOptions *options) in ShouldInsert() function in ark::llvmbackend::passes::CleanupInlineModule
|