Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Pass/
H A DPassCrashRecovery.cpp40 RecoveryReproducerContext(std::string passPipelineStr, Operation *op,
94 std::string passPipelineStr, Operation *op, in RecoveryReproducerContext() argument
96 : pipeline(std::move(passPipelineStr)), preCrashOperation(op->clone()), in RecoveryReproducerContext()