Searched defs:ReplaceValue (Results 1 – 2 of 2) sorted by relevance
| /arkcompiler/runtime_core/static_core/libllvmbackend/transforms/passes/ | ||
| D | gc_intrusion.cpp | 131 void GcRefLiveness::ReplaceValue(Value *from, Value *to) in ReplaceValue() function in ark::llvmbackend::passes::GcRefLiveness |
| /arkcompiler/ets_runtime/ecmascript/js_api/ | ||
| D | js_api_lightweightmap.cpp | 56 void JSAPILightWeightMap::ReplaceValue(const JSThread *thread, const JSHandle<JSAPILightWeightMap> … in ReplaceValue() function in panda::ecmascript::JSAPILightWeightMap |