- Use namespace qualifiers to define variables declared in `llvm` namespace. - move file local `TimeTracerRAII` struct into anonymous namespace. - Use explicit types in a few places. - Convert the loop over `PassList` to a range for loop.
- Use namespace qualifiers to define variables declared in `llvm` namespace. - move file local `TimeTracerRAII` struct into anonymous namespace. - Use explicit types in a few places. - Convert the loop over `PassList` to a range for loop.