Home
last modified time | relevance | path

Searched refs:getNewAlignment (Results 1 – 1 of 1) sorted by relevance

/freebsd-12.1/contrib/llvm/lib/Transforms/Scalar/
H A DAlignmentFromAssumptions.cpp128 static unsigned getNewAlignment(const SCEV *AASCEV, const SCEV *AlignSCEV, in getNewAlignment() function
323 unsigned NewAlignment = getNewAlignment(AASCEV, AlignSCEV, OffSCEV, in processAssumption()
331 unsigned NewAlignment = getNewAlignment(AASCEV, AlignSCEV, OffSCEV, in processAssumption()
339 unsigned NewDestAlignment = getNewAlignment(AASCEV, AlignSCEV, OffSCEV, in processAssumption()
351 unsigned NewSrcAlignment = getNewAlignment(AASCEV, AlignSCEV, OffSCEV, in processAssumption()