Home
last modified time | relevance | path

Searched refs:addSplitConstraints (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/llvm/lib/CodeGen/
H A DRegAllocGreedy.h319 bool addSplitConstraints(InterferenceCache::Cursor, BlockFrequency &);
H A DRegAllocGreedy.cpp567 bool RAGreedy::addSplitConstraints(InterferenceCache::Cursor Intf, in addSplitConstraints() function in RAGreedy
770 if (!addSplitConstraints(Cand.Intf, Cost)) { in calcCompactRegion()
1079 if (!addSplitConstraints(Cand.Intf, Cost)) { in calculateRegionSplitCost()