Searched refs:sequentialLoops (Results 1 – 2 of 2) sorted by relevance
814 llvm::SmallDenseSet<Value, 8> sequentialLoops; in getComputationSliceState() local820 &sequentialLoops); in getComputationSliceState()831 if (sequentialLoops.count(iv) == 0 && in getComputationSliceState()1044 llvm::SmallDenseSet<Value, 8> *sequentialLoops) { in getSequentialLoops() argument1048 sequentialLoops->insert(innerFor.getInductionVar()); in getSequentialLoops()
55 llvm::SmallDenseSet<Value, 8> *sequentialLoops);