AddIndirectUsesTo 2376 src/hydrogen-instructions.h void AddIndirectUsesTo(int* use_count); AddIndirectUsesTo 2382 src/hydrogen.cc if (use->IsPhi()) HPhi::cast(use)->AddIndirectUsesTo(&use_count[0]);