llvm::TargetLoweringBase::alignLoopsWithOptSize

Should loops be aligned even when the function is marked OptSize (but not MinSize).

Synopsis

Declared in <llvm/CodeGen/TargetLowering.h>

virtual
bool
alignLoopsWithOptSize() const;

Return Value

True if should loops be aligned even when the function is marked OptSize (but not MinSize).