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

/external/llvm/lib/CodeGen/
H A DPostRASchedulerList.cpp647 bool CycleHasInsts = false; local
699 CycleHasInsts = true;
704 CycleHasInsts = false;
707 if (CycleHasInsts) {
727 CycleHasInsts = false;

Completed in 43 milliseconds