Home
last modified time | relevance | path

Searched refs:replaceGatePtr (Results 1 – 1 of 1) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
Dgate_accessor.cpp739 Gate *replaceGatePtr = circuit_->LoadGatePtr(replaceGate); in ReplaceIn() local
740 curGatePtr->ModifyIn(useIt.GetIndex(), replaceGatePtr); in ReplaceIn()