Searched refs:isLoadOrStore (Results 1 – 1 of 1) sorted by relevance
637 bool isLoadOrStore(const Instruction *I) { in isLoadOrStore() function3299 if (!isLoadOrStore(Src) || !isLoadOrStore(Dst)) { in depends()3753 assert(isLoadOrStore(Src)); in getSplitIteration()3754 assert(isLoadOrStore(Dst)); in getSplitIteration()