Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Transforms/Utils/
H A DLoopUtils.h494 struct IVConditionInfo { struct
497 SmallVector<Instruction *> InstToDuplicate;
522 Optional<IVConditionInfo> hasPartialIVCondition(Loop &L, unsigned MSSAThreshold, argument