Home
last modified time | relevance | path

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

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