Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/
Doptimize_string_concat.cpp199 auto safePoint = in CreateSafePoint() local
234 auto safePoint = CreateSafePoint(GetGraph(), pc, saveState); in CreateAppendArgsLoop() local
/arkcompiler/runtime_core/static_core/compiler/tests/
Dlowering_test.cpp390 auto safePoint = INS(11U).CastToSafePoint(); in TEST_F() local