Home
last modified time | relevance | path

Searched refs:ScopeFn (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/Transforms/IPO/
H A DAttributor.cpp980 Function *ScopeFn = IRP.getAnchorScope(); in manifestAttrs() local
995 Attrs = ScopeFn->getAttributes(); in manifestAttrs()
1020 ScopeFn->setAttributes(Attrs); in manifestAttrs()
1589 const Function *ScopeFn = IRP.getAnchorScope(); in checkForAllUses() local
1591 ScopeFn ? &getAAFor<AAIsDead>(QueryingAA, IRPosition::function(*ScopeFn), in checkForAllUses()
H A DAttributorAttributes.cpp3853 const Function *ScopeFn = VIRP.getAnchorScope(); in isKnownNoAliasDueToNoAliasPreservation() local
3868 if (ScopeFn) { in isKnownNoAliasDueToNoAliasPreservation()
3885 [ScopeFn](const Function &Fn) { return &Fn != ScopeFn; })) in isKnownNoAliasDueToNoAliasPreservation()