HomeSort by: relevance | last modified time | path
    Searched defs:apply_location_cache (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gcc/dist/gcc/
lto-streamer-in.cc 430 lto_location_cache::apply_location_cache () function in class:lto_location_cache
511 It is neccesary to call apply_location_cache to get *LOC updated. */
614 It is neccesary to call apply_location_cache to get *LOC updated. */
625 It is neccesary to call apply_location_cache to get *LOC updated. */
1436 data_in->location_cache.apply_location_cache ();
1649 data_in->location_cache.apply_location_cache ();
  /src/external/gpl3/gcc.old/dist/gcc/
lto-streamer-in.cc 428 lto_location_cache::apply_location_cache () function in class:lto_location_cache
502 It is neccesary to call apply_location_cache to get *LOC updated. */
599 It is neccesary to call apply_location_cache to get *LOC updated. */
610 It is neccesary to call apply_location_cache to get *LOC updated. */
1413 data_in->location_cache.apply_location_cache ();
1626 data_in->location_cache.apply_location_cache ();

Completed in 79 milliseconds