Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DRegAllocGreedy.h327 bool addSplitConstraints(InterferenceCache::Cursor, BlockFrequency &);
H A DRegAllocGreedy.cpp601 bool RAGreedy::addSplitConstraints(InterferenceCache::Cursor Intf, in addSplitConstraints() function in RAGreedy
822 if (!addSplitConstraints(Cand.Intf, Cost)) { in calcCompactRegion()
1126 if (!addSplitConstraints(Cand.Intf, Cost)) { in calculateRegionSplitCostAroundReg()