Home
last modified time | relevance | path

Searched defs:otherOp (Results 1 – 2 of 2) sorted by relevance

/external/kotlinx.coroutines/kotlinx-coroutines-core/common/src/selects/
DSelect.kt543 @JvmField val otherOp: PrepareOp in next() constant in kotlinx.coroutines.selects.PairSelectOp
/external/llvm-project/mlir/lib/Dialect/Vector/
DVectorOps.cpp2633 if (auto otherOp = source().getDefiningOp<ShapeCastOp>()) in fold() local
2699 if (auto otherOp = source().getDefiningOp<BitCastOp>()) in fold() local