[ConstantFolding] Refactor function match for better speed (NFC)
Use an `enum` instead of string comparison to match the candidate function. llvm-svn: 371228
Loading
Please sign in to comment
Use an `enum` instead of string comparison to match the candidate function. llvm-svn: 371228