Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dcircuit.cpp524 void Circuit::ClearConstantCache(MachineType machineType, uint64_t value, GateType type) in ClearConstantCache() function in panda::ecmascript::kungfu::Circuit
Dcircuit_builder.cpp360 void CircuitBuilder::ClearConstantCache(GateRef gate) in ClearConstantCache() function in panda::ecmascript::kungfu::CircuitBuilder