Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/compiler/optimizer/ir/
Dinst.h659 Input *GetInput(unsigned index) in GetInput() function
1338 Input GetInput(unsigned index) in GetInput() function
1344 Input GetInput(unsigned index) const in GetInput() function
5544 inline Inst *User::GetInput() in GetInput() function
5549 inline const Inst *User::GetInput() const in GetInput() function
/arkcompiler/ets_runtime/ecmascript/compiler/
Dcircuit_builder-inl.h1012 GateRef Environment::GetInput(size_t index) const in GetInput() function