Searched defs:IVConditionInfo (Results 1 – 1 of 1) sorted by relevance
546 struct IVConditionInfo { struct549 SmallVector<Instruction *> InstToDuplicate;574 std::optional<IVConditionInfo> hasPartialIVCondition(const Loop &L, argument