Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DLoopStrengthReduce.cpp2792 static bool isCompatibleIVType(Value *LVal, Value *RVal) { in isCompatibleIVType() function
2981 if (!isCompatibleIVType(PrevIV, NextIV)) in ChainInstruction()
3275 if (!isCompatibleIVType(&Phi, IVSrc)) in GenerateIVChain()