Command‐line option for the budget used to decide if a SCEV expansion is cheap.

Synopsis

Declared in <llvm/Transforms/Utils/ScalarEvolutionExpander.h>

extern
cl::opt<unsigned int> SCEVCheapExpansionBudget;

Created with MrDocs