Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/compiler/optimizer/ir/
Dinst.h612 Input *GetInput(unsigned index) in GetInput() function
1153 Input GetInput(unsigned index) in GetInput() function
1159 Input GetInput(unsigned index) const in GetInput() function
2907 inline Inst *User::GetInput() in GetInput() function
2912 inline const Inst *User::GetInput() const in GetInput() function
/arkcompiler/ets_runtime/ecmascript/compiler/
Dcircuit_builder-inl.h1330 GateRef Environment::GetInput(size_t index) const in GetInput() function