Searched defs:uselvar (Results 1 - 1 of 1) sorted by relevance
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/be/ |
H A D | lower.cpp | 143 void CGLowerer::LowerCallStmt(StmtNode &stmt, StmtNode *&nextStmt, BlockNode &newBlk, MIRType *retty, bool uselvar, in LowerCallStmt() argument 339 BlockNode *CGLowerer::LowerCallAssignedStmt(StmtNode &stmt, bool uselvar) in LowerCallAssignedStmt() argument 238 GenBlockNode(StmtNode &newCall, const CallReturnVector &p2nRets, const Opcode &opcode, const PUIdx &funcCalled, bool handledAtLowerLevel, bool uselvar) GenBlockNode() argument
|
Completed in 5 milliseconds