Searched defs:FunctionLayout (Results 1 – 2 of 2) sorted by relevance
/llvm-project/bolt/lib/Core/ | ||
H A D | FunctionLayout.cpp | 40 FunctionLayout::FunctionLayout() { addFragment(); } in FunctionLayout() function in FunctionLayout |
/llvm-project/bolt/include/bolt/Core/ | ||
H A D | FunctionLayout.h | 34 class FunctionLayout; variable |