Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/compiler/optimizer/ir_builder/
Dir_builder.h69 …der(Graph *graph, RuntimeInterface::MethodPtr method, CallInst *callerInst, uint32_t inliningDepth) in IrBuilder()
/arkcompiler/runtime_core/static_core/compiler/optimizer/ir/
Dgraph_checker.cpp279 uint32_t inliningDepth = 0; in GetInliningDepth() local
Dinst.h3954 SaveStateInst(Opcode opcode, uint32_t pc, void *method, CallInst *inst, uint32_t inliningDepth) in SaveStateInst()
4039 void SetInliningDepth(uint32_t inliningDepth) in SetInliningDepth()