Home
last modified time | relevance | path

Searched defs:OutlinedFunction (Results 1 – 3 of 3) sorted by relevance

/llvm-project/llvm/include/llvm/CodeGen/
H A DMachineOutliner.h237 /// Return the number of candidates for this \p OutlinedFunction. in getOccurrenceCount() argument
217 struct OutlinedFunction { global() struct
236 FrameConstructionIDOutlinedFunction global() argument
241 getOutliningCostOutlinedFunction getOutliningCost() argument
265 OutlinedFunctionOutlinedFunction OutlinedFunction() argument
[all...]
/llvm-project/llvm/lib/Transforms/IPO/
H A DIROutliner.cpp82 Function *OutlinedFunction = nullptr; member
1942 Function *OutlinedFunction = Group.OutlinedFunction; replaceConstants() local
[all...]
H A DPartialInlining.cpp1291 Function *OutlinedFunction = Cloner.doSingleRegionFunctionOutlining(); unswitchFunction() local