Searched refs:removeConvert (Results 1 – 2 of 2) sorted by relevance
400 auto removeConvert = [](mlir::Value v) -> mlir::Operation * { in findMatch() 413 auto *op1 = removeConvert(v1); in findMatch() 414 auto *op2 = removeConvert(v2); in findMatch() 242 auto removeConvert = [](mlir::Value v) -> mlir::Operation * { areIdenticalOrDisjointSlices() local
505 auto removeConvert = [](mlir::Value v) -> mlir::Operation * { in mutuallyExclusiveSliceRange() local520 auto *op1 = removeConvert(v1); in mutuallyExclusiveSliceRange()521 auto *op2 = removeConvert(v2); in mutuallyExclusiveSliceRange()