forked from OSchip/llvm-project
parent
84a1162e4c
commit
8e0f6f272f
|
@ -35,9 +35,6 @@ X("loops", "Natural Loop Construction", true, true);
|
|||
// Loop implementation
|
||||
//
|
||||
|
||||
/// getNumBackEdges - Calculate the number of back edges to the loop header.
|
||||
///
|
||||
|
||||
//===----------------------------------------------------------------------===//
|
||||
// LoopInfo implementation
|
||||
//
|
||||
|
|
Loading…
Reference in New Issue