Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/CodeGen/
H A DRegAllocGreedy.cpp451 bool addSplitConstraints(InterferenceCache::Cursor, BlockFrequency&);
1172 bool RAGreedy::addSplitConstraints(InterferenceCache::Cursor Intf, in addSplitConstraints() function in RAGreedy
1373 if (!addSplitConstraints(Cand.Intf, Cost)) { in calcCompactRegion()
1896 if (!addSplitConstraints(Cand.Intf, Cost)) { in calculateRegionSplitCost()