Home
last modified time | relevance | path

Searched defs:OrigF (Results 1 – 4 of 4) sorted by relevance

/llvm-project/llvm/lib/Transforms/Coroutines/
H A DCoroSplit.cpp103 Function &OrigF; global() member in __anon631b365a0111::CoroCloner
120 CoroCloner(Function & OrigF,const Twine & Suffix,coro::Shape & Shape,Kind FKind,TargetTransformInfo & TTI) CoroCloner() argument
128 CoroCloner(Function & OrigF,const Twine & Suffix,coro::Shape & Shape,Function * NewF,AnyCoroSuspendInst * ActiveSuspend,TargetTransformInfo & TTI) CoroCloner() argument
540 createCloneDeclaration(Function & OrigF,coro::Shape & Shape,const Twine & Suffix,Module::iterator InsertBefore,AnyCoroSuspendInst * ActiveSuspend) createCloneDeclaration() argument
[all...]
/llvm-project/llvm/lib/Transforms/IPO/
H A DHotColdSplitting.cpp397 Function *OrigF = EntryPoint.getParent(); extractColdRegion() local
H A DIROutliner.cpp888 Function *OrigF = Region.StartBB->getParent(); getCodeExtractorArguments() local
2715 Function *OrigF = Region.StartBB->getParent(); extractSection() local
/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopStrengthReduce.cpp2852 FindUseWithSimilarFormula(const Formula & OrigF,const LSRUse & OrigLU) FindUseWithSimilarFormula() argument