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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DRegAllocGreedy.cpp444 bool addSplitConstraints(InterferenceCache::Cursor, BlockFrequency&);
1174 /// addSplitConstraints - Fill out the SplitConstraints vector based on the
1179 bool RAGreedy::addSplitConstraints(InterferenceCache::Cursor Intf, function in class:__anon3553::RAGreedy
1380 if (!addSplitConstraints(Cand.Intf, Cost)) {
1892 if (!addSplitConstraints(Cand.Intf, Cost)) {

Completed in 183 milliseconds