HomeSort by relevance Sort by last modified time
    Searched defs:onlyAccessesArgPointees (Results 1 - 2 of 2) sorted by null

  /external/swiftshader/third_party/LLVM/include/llvm/Analysis/
AliasAnalysis.h 321 /// onlyAccessesArgPointees - Return true if functions with the specified
325 static bool onlyAccessesArgPointees(ModRefBehavior MRB) {
  /external/llvm/include/llvm/Analysis/
AliasAnalysis.h 331 static bool onlyAccessesArgPointees(FunctionModRefBehavior MRB) {
    [all...]

Completed in 137 milliseconds