Home
last modified time | relevance | path

Searched refs:getGVPartitioningRoot (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DSplitModule.cpp104 static const GlobalObject *getGVPartitioningRoot(const GlobalValue *GV) { in getGVPartitioningRoot() function
146 if (const GlobalObject *Root = getGVPartitioningRoot(&GV)) in findPartitions()
236 if (const GlobalObject *Root = getGVPartitioningRoot(GV)) in isInPartition()