Searched refs:annotateSparseSwitchPayload (Results 1 – 2 of 2) sorted by relevance
145 … annotateSparseSwitchPayload(out, (SparseSwitchPayload)instruction); in makeAnnotator()406 private void annotateSparseSwitchPayload(@Nonnull AnnotatedBytes out, in makeAnnotator() method
334 annotateSparseSwitchPayload(out, (SparseSwitchPayload)instruction); in annotateInstructions()620 private void annotateSparseSwitchPayload(@Nonnull AnnotatedBytes out, in annotateSparseSwitchPayload() method in CodeItemAnnotator