Searched refs:Hints_MRI (Results 1 – 1 of 1) sorted by relevance
470 const std::pair<unsigned, SmallVector<Register, 4>> *Hints_MRI = in getRegAllocationHints() local473 if (!Hints_MRI) in getRegAllocationHints()478 bool Skip = (Hints_MRI->first != 0); in getRegAllocationHints()479 for (auto Reg : Hints_MRI->second) { in getRegAllocationHints()