Searched refs:ScopeFn (Results 1 – 3 of 3) sorted by relevance
270 Function *ScopeFn = IRP.getAnchorScope(); in manifestAttrs() local285 Attrs = ScopeFn->getAttributes(); in manifestAttrs()310 ScopeFn->setAttributes(Attrs); in manifestAttrs()714 const Function *ScopeFn = IRP.getAnchorScope(); in checkForAllUses() local716 ScopeFn ? &getAAFor<AAIsDead>(QueryingAA, IRPosition::function(*ScopeFn), in checkForAllUses()
2581 const Function *ScopeFn = VIRP.getAnchorScope(); in isKnownNoAliasDueToNoAliasPreservation() local2597 if (ScopeFn) { in isKnownNoAliasDueToNoAliasPreservation()2599 A.getAAFor<AAReachability>(*this, IRPosition::function(*ScopeFn)); in isKnownNoAliasDueToNoAliasPreservation()
425 Function *ScopeFn = IRP.getAssociatedFunction(); in manifestAttrs() local440 Attrs = ScopeFn->getAttributes(); in manifestAttrs()465 ScopeFn->setAttributes(Attrs); in manifestAttrs()5608 const Function *ScopeFn = IRP.getAnchorScope(); in checkForAllUses() local5610 ScopeFn ? &getAAFor<AAIsDead>(QueryingAA, IRPosition::function(*ScopeFn), in checkForAllUses()