Files
clang-p2996/bolt/lib/Passes/BinaryFunctionCallGraph.cpp
Fabian Parzefall ac830664b2 [BOLT] Update buildCallGraph to check for split blocks
Use isSplit() instead of isCold() when building the call graph and
update parameter names to reflect this.

Reviewed By: rafauler

Differential Revision: https://reviews.llvm.org/D132047
2022-08-18 21:55:08 -07:00

9.9 KiB