Searched refs:addThroughConstraints (Results 1 – 2 of 2) sorted by relevance
330 bool addThroughConstraints(InterferenceCache::Cursor, ArrayRef<unsigned>);
670 bool RAGreedy::addThroughConstraints(InterferenceCache::Cursor Intf, in addThroughConstraints() function in RAGreedy762 if (!addThroughConstraints(Cand.Intf, NewBlocks)) in growRegion()