Searched defs:OutlinedFunction (Results 1 – 3 of 3) sorted by relevance
| /freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/ | ||
| H A D | MachineOutliner.h | 214 struct OutlinedFunction { global() struct |
| /freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/ | ||
| H A D | IROutliner.cpp | 82 Function *OutlinedFunction = nullptr; member |
| H A D | PartialInlining.cpp | 1291 Function *OutlinedFunction = Cloner.doSingleRegionFunctionOutlining(); in unswitchFunction() local |