Searched refs:ConstU (Results 1 – 1 of 1) sorted by relevance
651 for (const Use &ConstU : DeoptBundle->Inputs) { in processCallSite() local652 Use &U = const_cast<Use&>(ConstU); in processCallSite()