Home
last modified time | relevance | path

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

/llvm-project/mlir/examples/toy/Ch6/
H A Dtoyc.cpp312 bool isOutputingMLIR = emitAction <= Action::DumpMLIRLLVM; main() local
/llvm-project/mlir/examples/toy/Ch7/
H A Dtoyc.cpp313 bool isOutputingMLIR = emitAction <= Action::DumpMLIRLLVM; main() local