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