about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src
diff options
context:
space:
mode:
authorTomasz Miąsko <tomasz.miasko@gmail.com>2021-02-24 00:00:00 +0000
committerTomasz Miąsko <tomasz.miasko@gmail.com>2021-02-24 00:00:00 +0000
commitef731b31dbd5f1dccf4a863290c8286b9601e323 (patch)
tree394ed0c5a8c044990fa631d0da805bc485d0bbfa /compiler/rustc_codegen_llvm/src
parent6b56603e35b39c9f6cc76782330e5e415f9e43d5 (diff)
downloadrust-ef731b31dbd5f1dccf4a863290c8286b9601e323.tar.gz
rust-ef731b31dbd5f1dccf4a863290c8286b9601e323.zip
Use small hash set in `mir_inliner_callees`
Use small hash set in `mir_inliner_callees` to avoid temporary
allocation when possible and quadratic behaviour for large number of
callees.
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions