Home
last modified time | relevance | path

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

/llvm-project/mlir/lib/IR/
H A DOperationSupport.cpp854 auto rhsRange = rhs->getOperands(); isEquivalentTo() local
/llvm-project/mlir/lib/Rewrite/
H A DByteCode.cpp1560 const TypeRange *rhsRange = reinterpret_cast<const TypeRange *>(rhs); in executeAreRangesEqual() local
1567 const auto *rhsRange = reinterpret_cast<const ValueRange *>(rhs); in executeAreRangesEqual() local