OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:oldFunction
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
CodeExtractor.cpp
818
Function *
oldFunction
,
863
AllowVarArgs &&
oldFunction
->isVarArg());
871
funcType, GlobalValue::InternalLinkage,
oldFunction
->getAddressSpace(),
872
oldFunction
->getName() + "." + SuffixToUse, M);
874
if (
oldFunction
->doesNotThrow())
878
if (
oldFunction
->hasUWTable())
888
for (const auto &Attr :
oldFunction
->getAttributes().getFnAttributes()) {
1028
if (I->isTerminator() && I->getFunction() ==
oldFunction
&&
1575
Function *
oldFunction
= header->getParent();
1633
"codeRepl",
oldFunction
,
[
all
...]
/src/external/apache2/llvm/dist/llvm/include/llvm/Transforms/Utils/
CodeExtractor.h
219
Function *
oldFunction
, Module *M);
Completed in 73 milliseconds
Indexes created Mon Jun 15 00:25:07 UTC 2026