Searched refs:CreateAlignmentAssumptionHelper (Results 1 – 2 of 2) sorted by relevance
1175 CallInst *IRBuilderBase::CreateAlignmentAssumptionHelper(const DataLayout &DL, in CreateAlignmentAssumptionHelper() function in IRBuilderBase1196 return CreateAlignmentAssumptionHelper(DL, PtrValue, AlignValue, OffsetValue); in CreateAlignmentAssumption()1205 return CreateAlignmentAssumptionHelper(DL, PtrValue, Alignment, OffsetValue); in CreateAlignmentAssumption()
2551 CallInst *CreateAlignmentAssumptionHelper(const DataLayout &DL,