Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/IR/
H A DOperationSupport.cpp671 Value curArg = std::get<0>(argPair); in isRegionEquivalentTo() local
741 Value curArg = std::get<0>(operandPair); in isEquivalentTo() local