Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DSplitKit.h414 bool transferValues();
H A DSplitKit.cpp1172 bool SplitEditor::transferValues() { in transferValues() function in SplitEditor
1570 bool Skipped = transferValues(); in finish()