Searched refs:CreateAlignmentAssumptionHelper (Results 1 – 2 of 2) sorted by relevance
1218 CallInst *IRBuilderBase::CreateAlignmentAssumptionHelper(const DataLayout &DL, in CreateAlignmentAssumptionHelper() function in IRBuilderBase1239 return CreateAlignmentAssumptionHelper(DL, PtrValue, AlignValue, OffsetValue); in CreateAlignmentAssumption()1248 return CreateAlignmentAssumptionHelper(DL, PtrValue, Alignment, OffsetValue); in CreateAlignmentAssumption()
2727 CallInst *CreateAlignmentAssumptionHelper(const DataLayout &DL,