[all-commits] [llvm/llvm-project] de022a: [NFC] Fold isHugeExpression into hasHugeExpression...
Eric Christopher via All-commits
all-commits at lists.llvm.org
Thu Jan 16 15:29:03 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: de022a8824f5b528fd428e1397e20c905130eeb1
https://github.com/llvm/llvm-project/commit/de022a8824f5b528fd428e1397e20c905130eeb1
Author: Eric Christopher <echristo at gmail.com>
Date: 2020-01-16 (Thu, 16 Jan 2020)
Changed paths:
M llvm/lib/Analysis/ScalarEvolution.cpp
Log Message:
-----------
[NFC] Fold isHugeExpression into hasHugeExpression and update callers
accordingly.
More information about the All-commits
mailing list