Home
last modified time | relevance | path

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

/external/llvm-project/mlir/lib/Pass/
DPass.cpp755 llvm::CrashRecoveryContext recoveryContext; in runWithCrashRecovery() local
756 recoveryContext.RunSafelyOnThread([&] { in runWithCrashRecovery()