<html><head><meta http-equiv="Content-Type" content="text/html charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">I’ve recently been profiling our compile times using the&nbsp;<span style="font-family: Menlo; font-size: 11px; background-color: rgb(255, 255, 255);" class="">-debug-time-function-bodies</span>&nbsp;flag, and I’ve noticed that some functions seem to be listed multiple times. &nbsp;I know that&nbsp;<span style="font-family: Menlo; font-size: 11px; background-color: rgb(255, 255, 255);" class="">-debug-time-function-bodies</span>&nbsp;isn’t something that’s officially supported, but I’m not sure how to distinguish between a bug in that versus a problem in our own project.<br class=""><div class=""><br class=""></div><div class="">Is a function being listed multiple times expected behavior and, if so, what does it indicate?</div><div class=""><br class=""></div><div class="">Dan</div></body></html>