Searched refs:CreateExprGCMalloc (Results 1 – 2 of 2) sorted by relevance
234 GCMallocNode *CreateExprGCMalloc(Opcode opcode, const MIRType &ptype, const MIRType &type);
769 GCMallocNode *MIRBuilder::CreateExprGCMalloc(Opcode opcode, const MIRType &pType, const MIRType &ty… in CreateExprGCMalloc() function in maple::MIRBuilder