Searched refs:FindLiveComponents (Results 1 – 6 of 6) sorted by relevance
67 void FindLiveComponents(Function* function,
39 FindLiveComponents(function, &live_components); in VectorDCEFunction()43 void VectorDCE::FindLiveComponents(Function* function, in FindLiveComponents() function in spvtools::opt::VectorDCE