Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Coroutines/
H A DCoroSplit.cpp103 Function &OrigF; member in __anon98d7ec870111::CoroCloner
120 CoroCloner(Function &OrigF, const Twine &Suffix, coro::Shape &Shape, in CoroCloner()
128 CoroCloner(Function &OrigF, const Twine &Suffix, coro::Shape &Shape, in CoroCloner()
540 static Function *createCloneDeclaration(Function &OrigF, coro::Shape &Shape, in createCloneDeclaration()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DHotColdSplitting.cpp417 Function *OrigF = EntryPoint.getParent(); in extractColdRegion() local
H A DIROutliner.cpp888 Function *OrigF = Region.StartBB->getParent(); in getCodeExtractorArguments() local
2715 Function *OrigF = Region.StartBB->getParent(); in extractSection() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopStrengthReduce.cpp2856 LSRInstance::FindUseWithSimilarFormula(const Formula &OrigF, in FindUseWithSimilarFormula()