Searched refs:GlobalSplit (Results 1 – 15 of 15) sorted by relevance
164 struct GlobalSplit : public ModulePass { struct167 GlobalSplit() : ModulePass(ID) { in GlobalSplit() function181 char GlobalSplit::ID = 0;183 INITIALIZE_PASS(GlobalSplit, "globalsplit", "Global splitter", false, false)186 return new GlobalSplit; in createGlobalSplitPass()
21 GlobalSplit.cpp
28 GlobalSplit.cpp \
42 "GlobalSplit.cpp",
301 The `GlobalSplit`_ pass is responsible for splitting combined virtual tables into individual ones.303 .. _GlobalSplit: https://github.com/llvm/llvm-project/blob/main/llvm/lib/Transforms/IPO/GlobalSplit… target
2634 ./usr/include/llvm/Transforms/IPO/GlobalSplit.h
2633 ./usr/include/llvm/Transforms/IPO/GlobalSplit.h
2632 ./usr/include/llvm/Transforms/IPO/GlobalSplit.h
5577 llvm/include/llvm/Transforms/IPO/GlobalSplit.h