Home | History | Annotate | Download | only in optimizing

Lines Matching full:unpoison

1665       // Baker's using a slow path (and also unpoison the loaded
2270 // If heap poisoning is enabled, no need to unpoison `temp`
2278 // not been unpoisoned yet; unpoison it now.
2283 // If heap poisoning is enabled, no need to unpoison
4964 // do not have to unpoison `root_reg` here.
5132 // TODO: Unpoison `ref` when it is used by artReadBarrierSlow.