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

/freebsd-current/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DScheduleDAGFast.cpp215 bool TryUnfold = false; local
221 TryUnfold = true;
229 if (TryUnfold) {
H A DScheduleDAGRRList.cpp981 /// TryUnfold - Attempt to unfold
1149 bool TryUnfold = false; local
1156 TryUnfold = true;
1169 if (TryUnfold) {

Completed in 127 milliseconds