Searched refs:CreateAlignmentAssumptionHelper (Results 1 – 2 of 2) sorted by relevance
1372 CallInst *IRBuilderBase::CreateAlignmentAssumptionHelper(const DataLayout &DL, in CreateAlignmentAssumptionHelper() function in IRBuilderBase1393 return CreateAlignmentAssumptionHelper(DL, PtrValue, AlignValue, OffsetValue); in CreateAlignmentAssumption()1402 return CreateAlignmentAssumptionHelper(DL, PtrValue, Alignment, OffsetValue); in CreateAlignmentAssumption()
2505 CallInst *CreateAlignmentAssumptionHelper(const DataLayout &DL,