Displaying 3 results from an estimated 3 matches for "containspoint".
Did you mean:
containspointer
2009 Aug 17
2
[LLVMdev] AliasSetTracker
...struction visitor to populate the alias set tracker, but two
pointers end up in different alias sets.
While investigating this I notice at one point that if I call:
bool New = false;
AliasSet &X = AST->getAliasSetForPointer(Pointer, Size, &New);
After this call, New is true
but AST->containsPointer(Pointer, Size) is false! Shouldn't it be true at
this point?
If I call again getAliasSetForPointer after resetting New, it remains false,
as I expect it after the first call.
But AST->getAliasSetForPointerIfExists(Pointer, Size) returns null. Again,
shouldn't it return the same alias...
2009 Aug 18
0
[LLVMdev] AliasSetTracker
...set tracker, but
> two pointers end up in different alias sets.
> While investigating this I notice at one point that if I call:
>
> bool New = false;
> AliasSet &X = AST->getAliasSetForPointer(Pointer, Size, &New);
>
> After this call, New is true
> but AST->containsPointer(Pointer, Size) is false! Shouldn't it be
> true at this point?
>
> If I call again getAliasSetForPointer after resetting New, it
> remains false, as I expect it after the first call.
>
> But AST->getAliasSetForPointerIfExists(Pointer, Size) returns null.
> Again,...
2007 Nov 27
0
12 commits - libswfdec/swfdec_as_interpret.c libswfdec/swfdec_as_strings.c libswfdec/swfdec_loader.c libswfdec/swfdec_loader_internal.h libswfdec/swfdec_load_object_as.c libswfdec/swfdec_load_object.c libswfdec/swfdec_load_object.h
...ash.geom.Rectangle.prototype", "bottomRight", false],
+ ["_global.flash.geom.Rectangle.prototype", "clone", false],
+ ["_global.flash.geom.Rectangle.prototype", "contains", false],
+ ["_global.flash.geom.Rectangle.prototype", "containsPoint", false],
+ ["_global.flash.geom.Rectangle.prototype", "containsRectangle", false],
+ ["_global.flash.geom.Rectangle.prototype", "equals", false],
+ ["_global.flash.geom.Rectangle.prototype", "inflate", false],
+ ["_global.fl...