[PATCH] D126300: [llvm][ModuleInliner] Refactor InlineSizePriority and PriorityInlineOrder

Thorsten via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri May 27 08:42:06 PDT 2022


tschuett added a comment.

The name of the function is `compare`, but the comment reads more like `isLessThan`.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D126300/new/

https://reviews.llvm.org/D126300



More information about the llvm-commits mailing list