HomeSort by: relevance | last modified time | path
    Searched defs:CreateNoAliasScopeDeclaration (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/lib/IR/
IRBuilder.cpp 474 Instruction *IRBuilderBase::CreateNoAliasScopeDeclaration(Value *Scope) {
  /src/external/apache2/llvm/dist/llvm/include/llvm/IR/
IRBuilder.h 777 Instruction *CreateNoAliasScopeDeclaration(Value *Scope);
778 Instruction *CreateNoAliasScopeDeclaration(MDNode *ScopeTag) {
779 return CreateNoAliasScopeDeclaration(

Completed in 21 milliseconds