Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
H A DAliasAnalysis.h625 const Optional<MemoryLocation> &OptLoc) { in getModRefInfo()
721 const Optional<MemoryLocation> &OptLoc, in getModRefInfo()
797 const Optional<MemoryLocation> &OptLoc) { in getModRefInfo()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/
H A DAliasAnalysis.cpp603 const std::optional<MemoryLocation> &OptLoc, in getModRefInfo()