Home
last modified time | relevance | path

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

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