Searched defs:CreateNoAliasScopeDeclaration (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/include/llvm/IR/ | ||
H A D | IRBuilder.h | 861 Instruction *CreateNoAliasScopeDeclaration(MDNode *ScopeTag) { CreateNoAliasScopeDeclaration() function |
/llvm-project/llvm/lib/IR/ | ||
H A D | IRBuilder.cpp | 563 Instruction *IRBuilderBase::CreateNoAliasScopeDeclaration(Value *Scope) { CreateNoAliasScopeDeclaration() function in IRBuilderBase |