Searched defs:RRInfo (Results 1 – 3 of 3) sorted by relevance
53 struct RRInfo { struct87 RRInfo() in RRInfo() argument
57 struct RRInfo { struct91 RRInfo() = default; argument
1138 struct RRInfo { struct1151 bool KnownSafe;1155 bool IsRetainBlock;1159 bool IsTailCallRelease;1163 MDNode *ReleaseMetadata;1167 SmallPtrSet<Instruction *, 2> Calls;1171 SmallPtrSet<Instruction *, 2> ReverseInsertPts;1173 RRInfo() : in RRInfo() function