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

/external/llvm/lib/CodeGen/
H A DRegAllocGreedy.cpp257 bool addSplitConstraints(InterferenceCache::Cursor, BlockFrequency&);
752 /// addSplitConstraints - Fill out the SplitConstraints vector based on the
757 bool RAGreedy::addSplitConstraints(InterferenceCache::Cursor Intf, function in class:RAGreedy
936 if (!addSplitConstraints(Cand.Intf, Cost)) {
1219 if (!addSplitConstraints(Cand.Intf, Cost)) {

Completed in 46 milliseconds