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

/external/llvm/lib/CodeGen/
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 61 milliseconds