[BOLT][NFC] Refactor ICP::findCallTargetSymbols
authorAmir Ayupov <aaupov@fb.com>
Wed, 4 May 2022 02:28:24 +0000 (19:28 -0700)
committerAmir Ayupov <aaupov@fb.com>
Wed, 4 May 2022 02:29:22 +0000 (19:29 -0700)
commitec02227bf7c3f92d336e50c148fccdb734a33ee0
tree490c6416ee86922ee742b989faf92bb79c5aa1a3
parentf9db6d2d5b24f332961b379e8538cc4aab6aa0d7
[BOLT][NFC] Refactor ICP::findCallTargetSymbols

Reduce nesting making it easier to read.

Reviewed By: rafauler

Differential Revision: https://reviews.llvm.org/D124876
bolt/lib/Passes/IndirectCallPromotion.cpp