Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/compiler/tests/
Dlife_intervals_test.cpp27 auto li = GetAllocator()->New<LifeIntervals>(GetAllocator(), inst); in Create() local
186 auto li = GetAllocator()->New<LifeIntervals>(GetAllocator(), add); in TEST_F() local
191 auto li = GetAllocator()->New<LifeIntervals>(GetAllocator(), add); in TEST_F() local
196 auto li = GetAllocator()->New<LifeIntervals>(GetAllocator(), add); in TEST_F() local
201 auto li = GetAllocator()->New<LifeIntervals>(GetAllocator(), add); in TEST_F() local
206 auto li = GetAllocator()->New<LifeIntervals>(GetAllocator(), con42); in TEST_F() local
211 auto li = GetAllocator()->New<LifeIntervals>(GetAllocator(), con42); in TEST_F() local
216 auto li = GetAllocator()->New<LifeIntervals>(GetAllocator(), con0); in TEST_F() local
Dliveness_analyzer_test.cpp682 LifeIntervals li(GetAllocator()); in TEST_F() local
782 LifeIntervals li(GetAllocator()); in TEST_F() local
802 LifeIntervals li(GetAllocator()); in TEST_F() local
815 LifeIntervals li(GetAllocator()); in TEST_F() local
/arkcompiler/runtime_core/compiler/optimizer/analysis/
Dliveness_analyzer.cpp53 std::back_inserter(inst_life_intervals_), [](auto li) { return li != nullptr; }); in RunImpl()
55 std::back_inserter(inst_life_intervals_), [](auto li) { return li != nullptr; }); in RunImpl()
/arkcompiler/ets_frontend/legacy_bin/api8/src/
Dindex.js2 …lue" argument must not be a number');return a=e,"ArrayBuffer"===t.call(a).slice(8,-1)?function(e,t… function