Home | History | Annotate | Download | only in IR

Lines Matching refs:getCondition

1778     Assert(BI.getCondition()->getType()->isIntegerTy(1),
1779 "Branch condition is not 'i1' type!", &BI, BI.getCondition());
1806 Type *SwitchTy = SI.getCondition()->getType();