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