Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/compiler/optimizer/ir_builder/
Dinst_builder-inl.h34 auto hasImplicitArg = !GetRuntime()->IsMethodStatic(GetMethod(), methodId); in BuildCall() local
93 … Inst *nullCheck, SaveStateInst *saveState, bool hasImplicitArg, uint32_t methodId, in SetCallArgs()