Home | History | Annotate | Download | only in optimizing

Lines Matching full:unpoison

685       // Do not unpoison `value` if it is the same register as
2353 // Baker's using a slow path (and also unpoison the loaded
2360 // Baker's using a slow path (and also unpoison the loaded
2611 // If heap poisoning is enabled, no need to unpoison `temp1`
2618 // not been unpoisoned yet; unpoison it now.
2623 // If heap poisoning is enabled, no need to unpoison
4814 // Baker's using a slow path (and also unpoison the loaded
5161 // do not have to unpoison `root_reg` here.
5455 // TODO: Unpoison `ref` when it is used by artReadBarrierSlow.