HomeSort by: relevance | last modified time | path
    Searched refs:getScopeList (Results 1 - 5 of 5) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
CloneFunction.cpp 976 if (auto *NewScopeList = CloneScopeList(Decl->getScopeList()))
1030 NoAliasDeclScopes.push_back(Decl->getScopeList());
1038 NoAliasDeclScopes.push_back(Decl->getScopeList());
LoopRotationUtils.cpp 517 NoAliasDeclScopes.push_back(NAD->getScopeList());
InlineFunction.cpp 866 MD.insert(Decl->getScopeList());
931 if (MDNode *MNew = MDMap.lookup(Decl->getScopeList()))
  /src/external/apache2/llvm/dist/llvm/include/llvm/IR/
IntrinsicInst.h 1196 MDNode *getScopeList() const {
  /src/external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/
InstructionCombining.cpp 3811 const MDNode *MDSL = Decl->getScopeList();

Completed in 28 milliseconds