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.h4890 return GetField<MethodFirstInput>(); in IsMethodFirstInput()
4895 SetField<MethodFirstInput>(true); in SetMethodFirstInput()
4925 using MethodFirstInput = IdInput::NextFlag; variable
4926 using LastField = MethodFirstInput;