Lines Matching defs:NewScope
41 MDNode *NewScope = MDB.createAnonymousAliasScope(NewDomain, Name);
86 MDNode::get(Ctx, NewScope));
93 Store->setMetadata(LLVMContext::MD_noalias, MDNode::get(Ctx, NewScope));
137 MDNode::get(Ctx, NewScope));
145 Store->setMetadata(LLVMContext::MD_noalias, MDNode::get(Ctx, NewScope));
195 MDNode *NewScope = MDB.createAnonymousAliasScope(NewDomain, Name);
247 Load->setMetadata(LLVMContext::MD_alias_scope, MDNode::get(Ctx, NewScope));
254 Store->setMetadata(LLVMContext::MD_noalias, MDNode::get(Ctx, NewScope));
316 MDNode::get(Ctx, NewScope));
323 Store->setMetadata(LLVMContext::MD_noalias, MDNode::get(Ctx, NewScope));