Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/Transforms/Utils/
H A DLoopUtils.h515 struct IVConditionInfo { struct
518 SmallVector<Instruction *> InstToDuplicate;
543 std::optional<IVConditionInfo> hasPartialIVCondition(const Loop &L, argument