Files
clang-p2996/llvm/lib/Transforms/Instrumentation/IndirectCallPromotion.cpp
Kazu Hirata 0642bf9a98 [ICP] Use a block with LLVM_DEBUG (NFC) (#140387)
Using a block inside LLVM_DEBUG allows us to simplify the code with a
single LLVM_DEBUG and remove maybe_unused.
2025-05-17 12:59:21 -07:00

42 KiB