search for: locallydominates

Displaying 2 results from an estimated 2 matches for "locallydominates".

2016 Jul 21
4
RFC: Strong GC References in LLVM
...gain) Rather than make it part of the API for this class, this would basically be making OrderedBasicBlock an interface, and this class happens to be able to provide a pointer to something satisfying that interface as well. (IE getOrderedBasicBlock() on EBBInfo will return you something that has locallyDominates()) On Thu, Jul 21, 2016 at 11:59 AM, Philip Reames <listmail at philipreames.com> wrote: > > > On 07/21/2016 10:30 AM, Daniel Berlin wrote: > > > > On Thu, Jul 21, 2016 at 9:39 AM, Daniel Berlin <dberlin at dberlin.org> > wrote: > >> >> >&g...
2016 Jul 21
2
RFC: Strong GC References in LLVM
On Thu, Jul 21, 2016 at 9:39 AM, Daniel Berlin <dberlin at dberlin.org> wrote: > > > On Thu, Jul 21, 2016 at 9:26 AM, Andrew Trick <atrick at apple.com> wrote: > >> >> On Jul 21, 2016, at 7:45 AM, Philip Reames <listmail at philipreames.com> >> wrote: >> >> Joining in very late, but the tangent here has been interesting (if >>