Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Utils/
H A DSplitModule.cpp92 static const GlobalObject *getGVPartitioningRoot(const GlobalValue *GV) { in getGVPartitioningRoot() function
133 if (const GlobalObject *Root = getGVPartitioningRoot(&GV)) in findPartitions()
232 if (const GlobalObject *Root = getGVPartitioningRoot(GV)) in isInPartition()