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