Home
last modified time | relevance | path

Searched defs:IVConditionInfo (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/
H A DLoopUtils.h546 struct IVConditionInfo { struct
549 SmallVector<Instruction *> InstToDuplicate;
574 std::optional<IVConditionInfo> hasPartialIVCondition(const Loop &L, argument