forked from OSchip/llvm-project
parent
90f73564d0
commit
d3aa4215ef
|
@ -157,7 +157,7 @@ namespace {
|
|||
AU.addPreserved<ScalarEvolution>();
|
||||
}
|
||||
|
||||
private:
|
||||
private:
|
||||
bool AddUsersIfInteresting(Instruction *I, Loop *L,
|
||||
SmallPtrSet<Instruction*,16> &Processed);
|
||||
ICmpInst *ChangeCompareStride(Loop *L, ICmpInst *Cond,
|
||||
|
|
Loading…
Reference in New Issue