Home
last modified time | relevance | path

Searched refs:DisableInnermostLoopAlign32 (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp120 static cl::opt<bool> DisableInnermostLoopAlign32("disable-ppc-innermost-loop-align32", variable
16678 if (!DisableInnermostLoopAlign32) { in getPrefLoopAlignment()