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