Searched refs:tryDelinearize (Results 1 – 2 of 2) sorted by relevance
923 bool tryDelinearize(Instruction *Src, Instruction *Dst,
3177 bool DependenceInfo::tryDelinearize(Instruction *Src, Instruction *Dst, in tryDelinearize() function in DependenceInfo3372 if (tryDelinearize(Src, Dst, Pair)) { in depends()3798 if (tryDelinearize(Src, Dst, Pair)) { in getSplitIteration()