Searched refs:ArrayConst (Results 1 – 2 of 2) sorted by relevance
77 using ArrayConst = MIRAggConst; variable624 ArrayConst &Done() in Done()631 ArrayConst *arrayConst;739 void AddConstItemInternal(ArrayConst &structConst, Const &element);740 ArrayConst &CreateArrayConstInternal(ArrayType *type);
213 ArrayConst &LMIRBuilder::CreateArrayConstInternal(ArrayType *type) in CreateArrayConstInternal()215 return *module.GetMemPool()->New<ArrayConst>(module, *type); in CreateArrayConstInternal()