Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/llvm/include/llvm/Transforms/Utils/
H A DLoopUtils.h494 struct IVConditionInfo { struct
522 Optional<IVConditionInfo> hasPartialIVCondition(Loop &L, unsigned MSSAThreshold, argument
/netbsd/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DLoopUtils.cpp1720 Optional<IVConditionInfo> llvm::hasPartialIVCondition(Loop &L, in hasPartialIVCondition()
1780 -> Optional<IVConditionInfo> { in hasPartialIVCondition()
1781 IVConditionInfo Info; in hasPartialIVCondition()