[all-commits] [llvm/llvm-project] 3ac828: Use llvm::size rather than an empty loop to get th...
Eric Christopher via All-commits
all-commits at lists.llvm.org
Thu Jul 23 15:00:35 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 3ac828b8f7a848ab1d801fcacc515b51a9cb684a
https://github.com/llvm/llvm-project/commit/3ac828b8f7a848ab1d801fcacc515b51a9cb684a
Author: Eric Christopher <echristo at gmail.com>
Date: 2020-07-23 (Thu, 23 Jul 2020)
Changed paths:
M llvm/lib/Analysis/FunctionPropertiesAnalysis.cpp
Log Message:
-----------
Use llvm::size rather than an empty loop to get the number of top
level loops.
More information about the All-commits
mailing list