19 #ifndef LLVM_C_TRANSFORMS_SCALAR_H 20 #define LLVM_C_TRANSFORMS_SCALAR_H
struct LLVMOpaquePassManager * LLVMPassManagerRef
static cl::opt< unsigned > Threshold("loop-unswitch-threshold", cl::desc("Max loop size to unswitch"), cl::init(100), cl::Hidden)