Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Scalar/
DLoopStrengthReduce.cpp2471 static bool isCompatibleIVType(Value *LVal, Value *RVal) { in isCompatibleIVType() function
2653 if (!isCompatibleIVType(PrevIV, NextIV)) in ChainInstruction()
2955 if (!isCompatibleIVType(Phi, IVSrc)) in GenerateIVChain()