Searched refs:ArrayConst (Results 1 – 2 of 2) sorted by relevance
75 using ArrayConst = MIRAggConst; variable615 ArrayConst &Done() in Done()622 ArrayConst *arrayConst;729 void AddConstItemInternal(ArrayConst &structConst, Const &element);730 ArrayConst &CreateArrayConstInternal(ArrayType *type);
210 ArrayConst &LMIRBuilder::CreateArrayConstInternal(ArrayType *type) in CreateArrayConstInternal()212 return *module.GetMemPool()->New<ArrayConst>(module, *type); in CreateArrayConstInternal()