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.cpp103 static const GlobalObject *getGVPartitioningRoot(const GlobalValue *GV) { in getGVPartitioningRoot() function
145 if (const GlobalObject *Root = getGVPartitioningRoot(&GV)) in findPartitions()
219 if (const GlobalObject *Root = getGVPartitioningRoot(GV)) in isInPartition()