Home
last modified time | relevance | path

Searched defs:enableGDBNotificationListener (Results 1 – 2 of 2) sorted by relevance

/llvm-project/mlir/include/mlir/ExecutionEngine/
H A DExecutionEngine.h97 bool enableGDBNotificationListener = true; member
/llvm-project/mlir/lib/ExecutionEngine/
H A DExecutionEngine.cpp204 bool enableGDBNotificationListener, in ExecutionEngine() argument