Home | History | Annotate | Download | only in optimizing

Lines Matching refs:needs_patch

3792   bool needs_patch = GetCompilerOptions().GetIncludePatchInformation();
3793 Uint32ToLiteralMap* map = needs_patch ? &boot_image_address_patches_ : &uint32_literals_;