Home
last modified time | relevance | path

Searched defs:inliningDepth (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/runtime_core/static_core/compiler/optimizer/ir_builder/
Dir_builder.h78 …der(Graph *graph, RuntimeInterface::MethodPtr method, CallInst *callerInst, uint32_t inliningDepth) in IrBuilder()
Dinst_builder.cpp26 …der(Graph *graph, RuntimeInterface::MethodPtr method, CallInst *callerInst, uint32_t inliningDepth) in InstBuilder()
/arkcompiler/runtime_core/static_core/compiler/optimizer/ir/
Dgraph_checker.cpp284 uint32_t inliningDepth = 0; in GetInliningDepth() local
Dinst.h3773 SaveStateInst(Opcode opcode, uint32_t pc, void *method, CallInst *inst, uint32_t inliningDepth) in SaveStateInst()
3858 void SetInliningDepth(uint32_t inliningDepth) in SetInliningDepth()