Searched defs:addFragment (Results 1 – 3 of 3) sorted by relevance
/llvm-project/bolt/lib/Core/ | ||
H A D | FunctionLayout.cpp | 79 FunctionFragment &FunctionLayout::addFragment() { addFragment() function in FunctionLayout |
/llvm-project/bolt/include/bolt/Core/ | ||
H A D | BinaryFunction.h | 637 void addFragment(BinaryFunction &BF) { addFragment() function |
/llvm-project/llvm/lib/Transforms/IPO/ | ||
H A D | LowerTypeTests.cpp | 188 void GlobalLayoutBuilder::addFragment(const std::set<uint64_t> &F) { addFragment() function in GlobalLayoutBuilder |