Home
last modified time | relevance | path

Searched full:inliner (Results 1 – 8 of 8) sorted by relevance

/arkcompiler/runtime_core/static_core/libllvmbackend/transforms/passes/
Dark_inlining.h19 #include <llvm/Transforms/IPO/Inliner.h>
Dinline_devirt.h23 #include <llvm/Transforms/IPO/Inliner.h>
/arkcompiler/runtime_core/static_core/libllvmbackend/
Dllvmbackend.yaml41 1 means same as 0 but allows Ark Inliner to perform inlining
/arkcompiler/runtime_core/static_core/compiler/docs/
Dinlining.md107 If method is suitable, the Inliner creates new graph and runs IrBuilder for it. After that it embed…
/arkcompiler/runtime_core/static_core/libllvmbackend/transforms/
Dpipeline_irtoc.cfg48 # Adjust analysis for inliner
Dpipeline.cfg45 # Adjust analysis for inliner
/arkcompiler/runtime_core/compiler/optimizer/ir/
Dinst.h2505 …/// If instruction is in the inlined graph, this variable points to the inliner's call instruction.
/arkcompiler/runtime_core/static_core/compiler/optimizer/ir/
Dinst.h4020 … // If instruction is in the inlined graph, this variable points to the inliner's call instruction.