Searched refs:StructConst (Results 1 – 2 of 2) sorted by relevance
74 using StructConst = MIRAggConst; variable570 StructConst &Done() in Done()577 StructConst *structConst;727 StructConst &CreateStructConstInternal(StructType *type);728 void AddConstItemInternal(StructConst &structConst, FieldId fieldId, Const &field);
205 StructConst &LMIRBuilder::CreateStructConstInternal(StructType *type) in CreateStructConstInternal()207 return *module.GetMemPool()->New<StructConst>(module, *type); in CreateStructConstInternal()