Home
last modified time | relevance | path

Searched defs:getAAInfo (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DAliasSetTracker.h108 AAMDNodes getAAInfo() const { in getAAInfo() function
259 AAMDNodes getAAInfo() const { return CurNode->getAAInfo(); } in getAAInfo() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DMachineMemOperand.h235 AAMDNodes getAAInfo() const { return AAInfo; } in getAAInfo() function