OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ScopeFn
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/
Attributor.cpp
274
Function *
ScopeFn
= IRP.getAnchorScope();
289
Attrs =
ScopeFn
->getAttributes();
314
ScopeFn
->setAttributes(Attrs);
728
const Function *
ScopeFn
= IRP.getAnchorScope();
730
ScopeFn
? &getAAFor<AAIsDead>(QueryingAA, IRPosition::function(*
ScopeFn
),
AttributorAttributes.cpp
2617
const Function *
ScopeFn
= VIRP.getAnchorScope();
2632
if (
ScopeFn
) {
2634
*this, IRPosition::function(*
ScopeFn
), DepClassTy::OPTIONAL);
Completed in 49 milliseconds
Indexes created Mon Jun 08 00:24:58 UTC 2026