Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/
Dlse.cpp77 void MarkForElimination(Inst *inst, Inst *reason, const Lse::HeapValue *hvalue) in MarkForElimination()
110 auto hvalue = GetHeapValue(inst); in VisitStore() local
174 auto hvalue = GetHeapValue(inst); in VisitLoad() local
326 struct Lse::HeapValue hvalue = {*it, val, false, false}; in ProcessBackedges() local
339 struct Lse::HeapValue hvalue = { in LoopDoElimination() local
389 auto hvalue = entry.second; in FinalizeLoops() local
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/intrinsics/
Dstd_core_Promise.cpp88 EtsHandle<EtsObject> hvalue(coro, value); in EtsPromiseResolve() local