Searched refs:CreateAlignmentAssumptionHelper (Results 1 – 2 of 2) sorted by relevance
1296 CallInst *IRBuilderBase::CreateAlignmentAssumptionHelper(const DataLayout &DL, in CreateAlignmentAssumptionHelper() function in IRBuilderBase1317 return CreateAlignmentAssumptionHelper(DL, PtrValue, AlignValue, OffsetValue); in CreateAlignmentAssumption()1326 return CreateAlignmentAssumptionHelper(DL, PtrValue, Alignment, OffsetValue); in CreateAlignmentAssumption()
2626 CallInst *CreateAlignmentAssumptionHelper(const DataLayout &DL,