Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DRegAllocGreedy.cpp348 bool addSplitConstraints(InterferenceCache::Cursor, BlockFrequency&);
932 bool RAGreedy::addSplitConstraints(InterferenceCache::Cursor Intf, in addSplitConstraints() function in RAGreedy
1109 if (!addSplitConstraints(Cand.Intf, Cost)) { in calcCompactRegion()
1411 if (!addSplitConstraints(Cand.Intf, Cost)) { in calculateRegionSplitCost()