Searched refs:NewDestAlignment (Results 1 – 1 of 1) sorted by relevance
284 Align NewDestAlignment = in processAssumption() local287 LLVM_DEBUG(dbgs() << "\tmem inst: " << DebugStr(NewDestAlignment) in processAssumption()289 if (NewDestAlignment > *MI->getDestAlign()) { in processAssumption()290 MI->setDestAlignment(NewDestAlignment); in processAssumption()