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

  /external/llvm/lib/Transforms/ObjCARC/
PtrState.h 53 struct RRInfo {
87 RRInfo()
93 /// Conservatively merge the two RRInfo. Returns true if a partial merge has
95 bool Merge(const RRInfo &Other);
113 RRInfo RRI;
164 const RRInfo &GetRRInfo() const { return RRI; }
  /external/swiftshader/third_party/LLVM/lib/Transforms/Scalar/
ObjCARC.cpp     [all...]

Completed in 68 milliseconds