Home
last modified time | relevance | path

Searched refs:SetInlined (Results 1 - 6 of 6) sorted by relevance

/arkcompiler/runtime_core/compiler/optimizer/ir/
H A Dir_constructor.h367 inst->CastToIntrinsic()->SetInlined(true); in Inlined()
371 static_cast<CallInst *>(inst)->SetInlined(true); in Inlined()
H A Dinst.h1526 void SetInlined(bool v) in SetInlined() function in InlinedInstMixin
/arkcompiler/runtime_core/static_core/compiler/optimizer/ir/
H A Dir_constructor.h448 inst->CastToIntrinsic()->SetInlined(true); in Inlined()
454 static_cast<CallInst *>(inst)->SetInlined(true); in Inlined()
H A Dinst.h2155 void SetInlined(bool v) in SetInlined() function in DynObjectAccessType::InlinedInstMixin
/arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/
H A Dinlining.cpp643 newCallInst->SetInlined(true); in InlineReceiver()
1030 callInst->SetInlined(true); in ProcessCallReturnInstructions()
/arkcompiler/runtime_core/static_core/compiler/tests/
H A Dinst_generator.cpp263 callInst->SetInlined(true); in PopulateReturnInlined()

Completed in 19 milliseconds