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