Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Target/
H A DCGPassBuilderOption.h66 bool DisableExpandReductions = false; member
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DTargetPassConfig.cpp250 static cl::opt<bool> DisableExpandReductions(
490 SET_OPTION(DisableExpandReductions) in getCGPassBuilderOption()
887 if (!DisableExpandReductions) in addIRPasses()