Home
last modified time | relevance | path

Searched refs:lhsStream (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/mlir/lib/Pass/
H A DPassRegistry.cpp377 raw_string_ostream lhsStream(lhsStr); in compare() local
378 value->printAsTextualPipeline(lhsStream); in compare()