Home
last modified time | relevance | path

Searched refs:createLegacyPMAAResults (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DBasicAliasAnalysis.h270 AAR.emplace(createLegacyPMAAResults(P, F, *BAR)); in operator()
DAliasAnalysis.h1210 AAResults createLegacyPMAAResults(Pass &P, Function &F, BasicAAResult &BAR);
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DAliasAnalysis.cpp852 AAResults llvm::createLegacyPMAAResults(Pass &P, Function &F, in createLegacyPMAAResults() function in llvm