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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DScheduleDAGFast.cpp219 bool TryUnfold = false; local
225 TryUnfold = true;
233 if (TryUnfold) {
H A DScheduleDAGRRList.cpp979 /// TryUnfold - Attempt to unfold
1152 bool TryUnfold = false; local
1159 TryUnfold = true;
1172 if (TryUnfold) {

Completed in 110 milliseconds