Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopStrengthReduce.cpp2781 static bool isCompatibleIVType(Value *LVal, Value *RVal) { in isCompatibleIVType() function
2972 if (!isCompatibleIVType(PrevIV, NextIV)) in ChainInstruction()
3266 if (!isCompatibleIVType(&Phi, IVSrc)) in GenerateIVChain()