Home
last modified time | relevance | path

Searched refs:SetInlined (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/runtime_core/compiler/optimizer/ir/
Dir_constructor.h367 inst->CastToIntrinsic()->SetInlined(true); in Inlined()
371 static_cast<CallInst *>(inst)->SetInlined(true); in Inlined()
Dinst.h1525 void SetInlined(bool v) in SetInlined() function
/arkcompiler/runtime_core/compiler/optimizer/templates/
Dinst_builder_gen.cpp.erb307 inst->SetInlined(true);