Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Coroutines/
H A DCoroSplit.cpp103 Function &OrigF; member in __anon877be0190111::CoroCloner
118 CoroCloner(Function & OrigF,const Twine & Suffix,coro::Shape & Shape,Kind FKind) CoroCloner() argument
126 CoroCloner(Function & OrigF,const Twine & Suffix,coro::Shape & Shape,Function * NewF,AnyCoroSuspendInst * ActiveSuspend) CoroCloner() argument
559 createCloneDeclaration(Function & OrigF,coro::Shape & Shape,const Twine & Suffix,Module::iterator InsertBefore,AnyCoroSuspendInst * ActiveSuspend) createCloneDeclaration() argument
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DHotColdSplitting.cpp399 Function *OrigF = Region[0]->getParent(); extractColdRegion() local
H A DIROutliner.cpp885 Function *OrigF = Region.StartBB->getParent(); getCodeExtractorArguments() local
2712 Function *OrigF = Region.StartBB->getParent(); extractSection() local
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopStrengthReduce.cpp2660 FindUseWithSimilarFormula(const Formula & OrigF,const LSRUse & OrigLU) FindUseWithSimilarFormula() argument