Searched refs:CreateStmtDoloop (Results 1 – 2 of 2) sorted by relevance
312 DoloopNode *CreateStmtDoloop(StIdx, bool, BaseNode *, BaseNode *, BaseNode *);
1218 DoloopNode *MIRBuilder::CreateStmtDoloop(StIdx doVarStIdx, bool isPReg, BaseNode *startExp, BaseNod… in CreateStmtDoloop() function in maple::MIRBuilder