Home
last modified time | relevance | path

Searched refs:SpreadConstructionPhase (Results 1 - 3 of 3) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/compiler/lowering/ets/
H A DspreadLowering.cpp26 std::string SpreadConstructionPhase::CreateLengthString(ir::ArrayExpression *array) in CreateLengthString()
46 std::string SpreadConstructionPhase::CreateETSCode(ir::ArrayExpression *array, std::vector<ir::AstNode *> &node, in CreateETSCode()
84 bool SpreadConstructionPhase::Perform(public_lib::Context *ctx, parser::Program *program) in Perform()
123 bool SpreadConstructionPhase::Postcondition(public_lib::Context *ctx, const parser::Program *program) in Postcondition()
H A DspreadLowering.h23 class SpreadConstructionPhase : public Phase { class
27 return "SpreadConstructionPhase";
/arkcompiler/ets_frontend/ets2panda/compiler/lowering/
H A Dphase.cpp67 static SpreadConstructionPhase g_spreadConstructionPhase;

Completed in 2 milliseconds