MCPcopy Create free account
hub / github.com/GoSSIP-SJTU/Armariris / isProfitableToMakeFastCC

Function isProfitableToMakeFastCC

lib/Transforms/IPO/GlobalOpt.cpp:2018–2022  ·  view source on GitHub ↗

Return true if this is a calling convention that we'd like to change. The idea here is that we don't want to mess with the convention if the user explicitly requested something with performance implications like coldcc, GHC, or anyregcc.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

OptimizeFunctionsFunction · 0.85

Calls 1

getCallingConvMethod · 0.45

Tested by

no test coverage detected