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