Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Tools/mlir-opt/
H A DMlirOptMain.cpp72 TimingScope parserTiming = timing.nest("Parser"); in performActions() local
77 parserTiming.stop(); in performActions()