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

/macosx-10.10.1/llvmCore-3425.0.34/lib/CodeGen/
H A DPostRASchedulerList.cpp665 bool CycleHasInsts = false; local
717 CycleHasInsts = true;
722 CycleHasInsts = false;
725 if (CycleHasInsts) {
745 CycleHasInsts = false;

Completed in 118 milliseconds