LLVM 22.0.0git
MachineFunctionPass.cpp File Reference

Go to the source code of this file.

Variables

static cl::opt< boolDroppedVarStatsMIR ("dropped-variable-stats-mir", cl::Hidden, cl::desc("Dump dropped debug variables stats for MIR passes"), cl::init(false))

Variable Documentation

◆ DroppedVarStatsMIR

cl::opt< bool > DroppedVarStatsMIR("dropped-variable-stats-mir", cl::Hidden, cl::desc("Dump dropped debug variables stats for MIR passes"), cl::init(false)) ( "dropped-variable-stats-mir" ,
cl::Hidden ,
cl::desc("Dump dropped debug variables stats for MIR passes") ,
cl::init(false)  )
static