Searched refs:loadAndStoreOpInsts (Results 1 – 1 of 1) sorted by relevance
1055 SmallVector<Operation *, 8> loadAndStoreOpInsts; in isLoopParallel() local1058 loadAndStoreOpInsts.push_back(opInst); in isLoopParallel()1074 for (auto *srcOpInst : loadAndStoreOpInsts) { in isLoopParallel()1076 for (auto *dstOpInst : loadAndStoreOpInsts) { in isLoopParallel()