Searched refs:tryDelinearize (Results 1 – 2 of 2) sorted by relevance
920 bool tryDelinearize(Instruction *Src, Instruction *Dst,
3244 bool DependenceAnalysis::tryDelinearize(Instruction *Src, in tryDelinearize() function in DependenceAnalysis3441 if (tryDelinearize(Src, Dst, Pair)) { in depends()3867 if (tryDelinearize(Src, Dst, Pair)) { in getSplitIteration()