Home
last modified time | relevance | path

Searched defs:enableOpt (Results 1 – 5 of 5) sorted by relevance

/llvm-project/mlir/examples/toy/Ch3/
H A Dtoyc.cpp64 static cl::opt<bool> enableOpt("opt", cl::desc("Enable optimizations")); variable
/llvm-project/mlir/examples/toy/Ch4/
H A Dtoyc.cpp65 static cl::opt<bool> enableOpt("opt", cl::desc("Enable optimizations")); variable
/llvm-project/mlir/examples/toy/Ch5/
H A Dtoyc.cpp70 static cl::opt<bool> enableOpt("opt", cl::desc("Enable optimizations")); variable
/llvm-project/mlir/examples/toy/Ch6/
H A Dtoyc.cpp94 static cl::opt<bool> enableOpt("opt", cl::desc("Enable optimizations")); global() variable
/llvm-project/mlir/examples/toy/Ch7/
H A Dtoyc.cpp94 static cl::opt<bool> enableOpt("opt", cl::desc("Enable optimizations")); global() variable