Searched refs:getSparseIntfForVar (Results 1 – 4 of 4) sorted by relevance
214 const auto& intfVec = coloring.getIntf()->getSparseIntfForVar(spillId); in Rematerialization()
485 … const std::vector<unsigned>& getSparseIntfForVar(unsigned id) const { return sparseIntf[id]; } in getSparseIntfForVar() function
5775 const std::vector<unsigned>& intfs = intf.getSparseIntfForVar(i); in computeDegreeForGRF()5856 const std::vector<unsigned>& intfs = intf.getSparseIntfForVar(i); in computeDegreeForARF()6028 const std::vector<unsigned>& intfs = intf.getSparseIntfForVar(lr_id); in relaxNeighborDegreeGRF()6054 const std::vector<unsigned>& intfs = intf.getSparseIntfForVar(lr_id); in relaxNeighborDegreeARF()6398 const std::vector<unsigned>& intfs = intf.getSparseIntfForVar(lr_id); in assignColors()
455 const std::vector<unsigned int>& intfs = spillIntf_->getSparseIntfForVar(lrId); in calculateSpillDisp()