Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/compiler/optimizer/ir/
Dinst.cpp275 Inst *Inst::GetDataFlowInput(Inst *input_inst) const in GetDataFlowInput() function in panda::compiler::Inst
Dinst.h1069 Inst *GetDataFlowInput(int index) const in GetDataFlowInput() function