Home | History | Annotate | Download | only in IR

Lines Matching full:getcondition

1189     Assert2(BI.getCondition()->getType()->isIntegerTy(1),
1190 "Branch condition is not 'i1' type!", &BI, BI.getCondition());
1215 Type *SwitchTy = SI.getCondition()->getType();