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

/external/llvm/lib/CodeGen/
H A DSplitKit.h334 /// transferValues - Transfer values to the new ranges.
336 bool transferValues();
H A DSplitKit.cpp832 /// transferValues - Transfer all possible values to the new live ranges.
834 bool SplitEditor::transferValues() { function in class:SplitEditor
1078 bool Skipped = transferValues();

Completed in 81 milliseconds