Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DLoopStrengthReduce.cpp2749 static bool isCompatibleIVType(Value *LVal, Value *RVal) { in isCompatibleIVType() function
2940 if (!isCompatibleIVType(PrevIV, NextIV)) in ChainInstruction()
3234 if (!isCompatibleIVType(&Phi, IVSrc)) in GenerateIVChain()