Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/compiler/optimizer/ir/
Dinst.h2442 using FixedInputsInst0 = FixedInputsInst<0>; variable
3577 : FixedInputsInst0(opcode), spillFills_(allocator->Adapter()), sfType_(type) in FixedInputsInst0() function