about summary refs log tree commit diff
path: root/compiler/rustc_llvm/llvm-wrapper/PassWrapper.cpp
diff options
context:
space:
mode:
authorNicholas Nethercote <n.nethercote@gmail.com>2022-03-07 15:17:38 +1100
committerNicholas Nethercote <n.nethercote@gmail.com>2022-03-22 11:01:53 +1100
commit4e700a023c2706136012c39cc30d8bf431d83f0a (patch)
tree829d658a060f1c42459742e08f02b9c1a04f22de /compiler/rustc_llvm/llvm-wrapper/PassWrapper.cpp
parent1bfe40d11c3630254504fb73eeccfca28d50df52 (diff)
downloadrust-4e700a023c2706136012c39cc30d8bf431d83f0a.tar.gz
rust-4e700a023c2706136012c39cc30d8bf431d83f0a.zip
Split `Parser::bump_with` into inlined and non-inlined halves.
The call site within `Parser::bump` is hot.

Also add an inline annotation to `Parser::next_tok`. It was already
being inlined by the compiler; this just makes sure that continues.
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/PassWrapper.cpp')
0 files changed, 0 insertions, 0 deletions