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

Function findPartitions

lib/Transforms/Utils/SplitModule.cpp:80–192  ·  view source on GitHub ↗

Find partitions for module in the way that no locals need to be globalized. Try to balance pack those partitions into N files since this roughly equals thread balancing for the backend codegen step.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

SplitModuleMethod · 0.85

Calls 15

DEBUGFunction · 0.85
lookupFunction · 0.85
addAllGlobalValueUsersFunction · 0.85
make_pairClass · 0.85
isDeclarationMethod · 0.80
unionSetsMethod · 0.80
getBaseObjectMethod · 0.80
isConstantUsedMethod · 0.80
hasLocalLinkageMethod · 0.80
isLeaderMethod · 0.80
member_beginMethod · 0.80
member_endMethod · 0.80

Tested by

no test coverage detected