Searched defs:IVConditionInfo (Results 1 – 1 of 1) sorted by relevance
494 struct IVConditionInfo { struct497 SmallVector<Instruction *> InstToDuplicate;522 Optional<IVConditionInfo> hasPartialIVCondition(Loop &L, unsigned MSSAThreshold, argument