Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/compiler/optimizer/ir/
Dinst.h4619 return GetField<MethodFirstInput>(); in IsMethodFirstInput()
4624 SetField<MethodFirstInput>(true); in SetMethodFirstInput()
4656 using MethodFirstInput = IdInput::NextFlag; variable
4657 using LastField = MethodFirstInput;