Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dcircuit_optimizer.cpp202 std::function<ValueLattice &(GateRef)> valueLattice, in Initialize()
211 bool LatticeUpdateRule::UpdateValueLattice(GateRef gate, const ValueLattice &valueLattice) in UpdateValueLattice()