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

  /external/llvm/lib/Analysis/
AliasSetTracker.cpp 115 P->updateSizeAndAAInfo(Size, AAInfo);
120 Entry.updateSizeAndAAInfo(Size, AAInfo);
286 Entry.updateSizeAndAAInfo(Size, AAInfo);
  /external/llvm/include/llvm/Analysis/
AliasSetTracker.h 60 void updateSizeAndAAInfo(uint64_t NewSize, const AAMDNodes &NewAAInfo) {

Completed in 29 milliseconds