Home
last modified time | relevance | path

Searched refs:ClearConstantCache (Results 1 - 5 of 5) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dcircuit.h69 void ClearConstantCache(MachineType machineType, uint64_t value, GateType type);
H A Dcircuit.cpp511 void Circuit::ClearConstantCache(MachineType machineType, uint64_t value, GateType type) in ClearConstantCache() function in panda::ecmascript::kungfu::Circuit
H A Dcircuit_builder.cpp328 void CircuitBuilder::ClearConstantCache(GateRef gate) in ClearConstantCache() function in panda::ecmascript::kungfu::CircuitBuilder
334 GetCircuit()->ClearConstantCache(machineType, value, gateType); in ClearConstantCache()
H A Dcircuit_builder.h244 void ClearConstantCache(GateRef gate);
H A Dtyped_bytecode_lowering.cpp531 builder_.ClearConstantCache(gate); in DeleteConstDataIfNoUser()

Completed in 10 milliseconds