Searched defs:OutlinedFunction (Results 1 – 3 of 3) sorted by relevance
/llvm-project/llvm/include/llvm/CodeGen/ | ||
H A D | MachineOutliner.h | 237 /// Return the number of candidates for this \p OutlinedFunction. in getOccurrenceCount() argument |
/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(); unswitchFunction() local |