llvm-project/llvm/lib/Transforms
David Bolvansky 589bb484f6 [LoopVectorize][NFCI] Use find instead of count
Summary:
Avoid "count" if possible -> use "find" to check for the existence of keys.

Passed llvm test suite.

Reviewers: fhahn, dcaballe, mkuper, rengolin

Reviewed By: fhahn

Subscribers: llvm-commits

Differential Revision: https://reviews.llvm.org/D51054

llvm-svn: 340563
2018-08-23 18:34:58 +00:00
..
AggressiveInstCombine [LLVM-C] Fix name mangling on AggressiveInstCombine 2018-07-17 11:13:58 +00:00
Coroutines [LLVM-C] Add coroutine passes 2018-08-19 23:39:57 +00:00
Hello
IPO [FunctionAttrs] Infer WriteOnly Function Attribute 2018-08-23 15:05:22 +00:00
InstCombine [InstCombine] Fold Select with binary op - FP opcodes 2018-08-23 15:22:15 +00:00
Instrumentation Allow creating llvm::Function in non-zero address spaces 2018-08-23 09:25:17 +00:00
ObjCARC ProvenanceAnalysis: Store WeakTrackingVH instead of Value* in UnderlyingValue Cache. 2018-06-21 05:14:00 +00:00
Scalar [GVN] Invalidate cached info for phis when setting dead predecessors to undef 2018-08-23 12:48:17 +00:00
Utils Allow creating llvm::Function in non-zero address spaces 2018-08-23 09:25:17 +00:00
Vectorize [LoopVectorize][NFCI] Use find instead of count 2018-08-23 18:34:58 +00:00
CMakeLists.txt Another try to commit 323321 (aggressive instruction combine). 2018-01-25 12:06:32 +00:00
LLVMBuild.txt Another try to commit 323321 (aggressive instruction combine). 2018-01-25 12:06:32 +00:00