Home
last modified time | relevance | path

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

/external/llvm-project/mlir/lib/Pass/
DPassManagerOptions.cpp107 } else if (printBefore.hasAnyOccurrences()) { in addPrinterInstrumentation()
120 } else if (printAfter.hasAnyOccurrences()) { in addPrinterInstrumentation()
DPassRegistry.cpp642 bool PassPipelineCLParser::hasAnyOccurrences() const { in hasAnyOccurrences() function in PassPipelineCLParser
/external/llvm-project/mlir/include/mlir/Pass/
DPassRegistry.h232 bool hasAnyOccurrences() const;