mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-03-05 12:31:46 +00:00
Rename.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@37448 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
f082a9ae6b
commit
980c4e0466
@ -127,7 +127,7 @@ LoopPass *createLoopStrengthReducePass(const TargetLowering *TLI = 0);
|
|||||||
//
|
//
|
||||||
// LoopUnswitch - This pass is a simple loop unswitching pass.
|
// LoopUnswitch - This pass is a simple loop unswitching pass.
|
||||||
//
|
//
|
||||||
LoopPass *createLoopUnswitchPass(bool Os = false);
|
LoopPass *createLoopUnswitchPass(bool OptimizeForSize = false);
|
||||||
|
|
||||||
//===----------------------------------------------------------------------===//
|
//===----------------------------------------------------------------------===//
|
||||||
//
|
//
|
||||||
|
Loading…
x
Reference in New Issue
Block a user