Searched defs:CreateStmtCall (Results 1 – 1 of 1) sorted by relevance
921 CallNode *MIRBuilder::CreateStmtCall(PUIdx puIdx, const MapleVector<BaseNode *> &args, Opcode opCod… in CreateStmtCall() function in maple::MIRBuilder929 CallNode *MIRBuilder::CreateStmtCall(const std::string &callee, const MapleVector<BaseNode *> &args) in CreateStmtCall() function in maple::MIRBuilder