Searched refs:tryDelinearize (Results 1 – 2 of 2) sorted by relevance
927 bool tryDelinearize(Instruction *Src, Instruction *Dst,
3287 bool DependenceInfo::tryDelinearize(Instruction *Src, Instruction *Dst, in tryDelinearize() function in DependenceInfo3591 if (tryDelinearize(Src, Dst, Pair)) { in depends()3990 if (tryDelinearize(Src, Dst, Pair)) { in getSplitIteration()