Home | History | Annotate | Download | only in Utils

Lines Matching refs:desc

54    cl::desc("Control the amount of phi node folding to perform (default = 1)"));
58 cl::desc("Duplicate return instructions into unconditional branches"));
62 cl::desc("Sink common instructions down to the end block"));
66 cl::desc("Hoist conditional stores if an unconditional store preceeds"));