Home
last modified time | relevance | path

Searched defs:logActionLocationFilter (Results 1 – 3 of 3) sorted by relevance

/llvm-project/mlir/include/mlir/Debug/
H A DCLOptionsSetup.h80 std::vector<tracing::BreakpointManager *> logActionLocationFilter; variable
/llvm-project/mlir/lib/Debug/
H A DCLOptionsSetup.cpp41 static cl::list<std::string> logActionLocationFilter( in DebugConfigCLOptions() local
/llvm-project/mlir/include/mlir/Tools/mlir-opt/
H A DMlirOptMain.h214 std::vector<tracing::BreakpointManager *> logActionLocationFilter; global() variable