Home
last modified time | relevance | path

Searched refs:SetFirstLoc (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/
Dcgbb.h771 void SetFirstLoc(const Insn &arg) in SetFirstLoc() function
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/
Dschedule.cpp923 bb->SetFirstLoc(*bb->GetLastLoc()); in InitIDAndLoc()