Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:isLabel

163   while (I != E && (I->isPHI() || I->isLabel() || I->isDebugValue()))