Searched refs:ProfitableArch (Results 1 - 1 of 1) sorted by relevance

/freebsd-11.0-release/contrib/llvm/lib/Target/AArch64/
H A DAArch64LoadStoreOptimizer.cpp1788 bool ProfitableArch = Subtarget->isCortexA57(); local
1793 return ProfitableArch && !Subtarget->requiresStrictAlign();

Completed in 114 milliseconds