Home
last modified time | relevance | path

Searched defs:nextIt (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/runtime_core/static_core/compiler/optimizer/code_generator/
H A Dspill_fill_encoder.cpp120 auto nextIt = std::next(it); in EncodeSpillFill() local
/arkcompiler/ets_runtime/ecmascript/compiler/builtins/
H A Dbuiltins_object_stub_builder.cpp572 void BuiltinsObjectStubBuilder::Assign(Variable *res, Label *nextIt, Label *funcExit, in Assign() argument
577 BRANCH(TaggedIsUndefinedOrNull(source), nextIt, &checkJsObj); in Assign() local

Completed in 6 milliseconds