Searched refs:CreateArrayConstInternal (Results 1 – 2 of 2) sorted by relevance
598 arrayConst = &builder.CreateArrayConstInternal(type_); in ArrayConstBuilder()740 ArrayConst &CreateArrayConstInternal(ArrayType *type);
213 ArrayConst &LMIRBuilder::CreateArrayConstInternal(ArrayType *type) in CreateArrayConstInternal() function in maple::litecg::LMIRBuilder