Searched refs:opInInterval (Results 1 – 1 of 1) sorted by relevance
208 Operation *opInInterval = userange.getOperation(id * 2); in usesInIntervalAreSafe() local209 if (op->isAncestor(opInInterval)) continue; in usesInIntervalAreSafe()210 auto effect = dyn_cast<MemoryEffectOpInterface>(opInInterval); in usesInIntervalAreSafe()216 if (isDeallocOperationFor(opInInterval, source)) continue; in usesInIntervalAreSafe()