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

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

Completed in 930 milliseconds