Home
last modified time | relevance | path

Searched defs:AliasScope (Results 1 – 3 of 3) sorted by relevance

/llvm-project/polly/lib/CodeGen/
H A DIRBuilder.cpp252 auto AliasScope = AliasScopeMap.lookup(BasePtr); annotate() local
/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPULowerModuleLDSPass.cpp1306 MDNode *AliasScope = replaceLDSVariablesWithStruct() local
1314 refineUsesAlignmentAndAA(Value * Ptr,Align A,const DataLayout & DL,MDNode * AliasScope,MDNode * NoAlias,unsigned MaxDepth=5) refineUsesAlignmentAndAA() argument
/llvm-project/llvm/lib/Transforms/Utils/
H A DInlineFunction.cpp921 MDNode *AliasScope = CB.getMetadata(LLVMContext::MD_alias_scope); PropagateCallSiteMetadata() local