Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/
Dcgfunc.cpp1825 void CGFunc::GenerateLoc(StmtNode *stmt, unsigned &lastSrcLoc, unsigned &lastMplLoc) in GenerateLoc()
2000 unsigned lastMplLoc = 0; in GenerateInstruction() local