Searched defs:ShouldInsert (Results 1 – 8 of 8) sorted by relevance
33 … static bool ShouldInsert([[maybe_unused]] const panda::llvmbackend::LLVMCompilerOptions *options) in ShouldInsert() function
35 … static bool ShouldInsert([[maybe_unused]] const panda::llvmbackend::LLVMCompilerOptions *options) in ShouldInsert() function
31 bool InlinePrepare::ShouldInsert(const panda::llvmbackend::LLVMCompilerOptions *options) in ShouldInsert() function in panda::llvmbackend::passes::InlinePrepare56 bool IrtocInlineChecker::ShouldInsert(const panda::llvmbackend::LLVMCompilerOptions *options) in ShouldInsert() function in panda::llvmbackend::passes::IrtocInlineChecker
29 bool MarkInlineModule::ShouldInsert(const panda::llvmbackend::LLVMCompilerOptions *options) in ShouldInsert() function in panda::llvmbackend::passes::MarkInlineModule
34 bool DiscardInlineModule::ShouldInsert([[maybe_unused]] const panda::llvmbackend::LLVMCompilerOptio… in ShouldInsert() function in panda::llvmbackend::passes::DiscardInlineModule
41 bool MarkAlwaysInline::ShouldInsert(const panda::llvmbackend::LLVMCompilerOptions *options) in ShouldInsert() function in panda::llvmbackend::passes::MarkAlwaysInline
43 bool RemoveUnusedFunctions::ShouldInsert(const panda::llvmbackend::LLVMCompilerOptions *options) in ShouldInsert() function in panda::llvmbackend::passes::RemoveUnusedFunctions
446 bool CleanupInlineModule::ShouldInsert(const panda::llvmbackend::LLVMCompilerOptions *options) in ShouldInsert() function in panda::llvmbackend::passes::CleanupInlineModule