Searched refs:CreateAlignmentAssumptionHelper (Results 1 – 2 of 2) sorted by relevance
1223 CallInst *IRBuilderBase::CreateAlignmentAssumptionHelper(const DataLayout &DL, in CreateAlignmentAssumptionHelper() function in IRBuilderBase1244 return CreateAlignmentAssumptionHelper(DL, PtrValue, AlignValue, OffsetValue); in CreateAlignmentAssumption()1253 return CreateAlignmentAssumptionHelper(DL, PtrValue, Alignment, OffsetValue); in CreateAlignmentAssumption()
2598 CallInst *CreateAlignmentAssumptionHelper(const DataLayout &DL,