Home
last modified time | relevance | path

Searched defs:hasAliasSet (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/llvm/include/llvm/Analysis/
H A DAliasSetTracker.h55 bool hasAliasSet() const { return AS != nullptr; } in hasAliasSet() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Analysis/
DAliasSetTracker.h71 bool hasAliasSet() const { return AS != nullptr; } in hasAliasSet() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Analysis/
H A DAliasSetTracker.h71 bool hasAliasSet() const { return AS != nullptr; } in hasAliasSet() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
H A DAliasSetTracker.h70 bool hasAliasSet() const { return AS != nullptr; } in hasAliasSet() function