Home
last modified time | relevance | path

Searched defs:ReplaceInput (Results 1 - 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dts_inline_lowering.cpp375 void TSInlineLowering::ReplaceInput(InlineTypeInfoAccessor &info, GateRef glue, MethodLiteral *method) in ReplaceInput() function in panda::ecmascript::kungfu::TSInlineLowering
/arkcompiler/runtime_core/compiler/optimizer/ir/
H A Dinst.h1057 void ReplaceInput(Inst *old_input, Inst *new_input) in ReplaceInput() function in panda::compiler::inst_flags::final
/arkcompiler/runtime_core/static_core/compiler/optimizer/ir/
H A Dinst.h1315 void ReplaceInput(Inst *oldInput, Inst *newInput) in ReplaceInput() function

Completed in 13 milliseconds