Searched defs:OrigF (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUPropagateAttributes.cpp103 Clone(const FnProperties &Props, Function *OrigF, Function *NewF) : argument
107 Function *OrigF; member in class:__anon3930::AMDGPUPropagateAttributes::Clone
203 findFunction(const FnProperties &PropsNeeded, Function *OrigF) argument
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Coroutines/
H A DCoroSplit.cpp95 Function &OrigF; member in class:__anon4510::CoroCloner
110 CoroCloner(Function &OrigF, const Twine &Suffix, coro::Shape &Shape, argument
118 CoroCloner(Function &OrigF, const Twine &Suffix, coro::Shape &Shape, argument
396 static Function *createCloneDeclaration(Function &OrigF, cor argument
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopStrengthReduce.cpp2605 LSRInstance::FindUseWithSimilarFormula(const Formula &OrigF, argument

Completed in 167 milliseconds