Files
clang-p2996/llvm/lib/IR/PassTimingInfo.cpp
Fangrui Song 7c886d5d92 PassTimingInfo: test TheTimeInfo first. NFC
TheTimeInfo is a member variable and is often non-null, allowing the
caller `getPassTimer` to skip one check.
2025-01-10 22:12:47 -08:00

11 KiB