Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:addCase

306     Switch->addCase(CGF.Builder.getInt32(Fixup.DestinationIndex),
366 Switch->addCase(Builder.getInt32(Fixup.DestinationIndex), Block);
772 Switch->addCase(Builder.getInt32(0), FallthroughDest);
776 Switch->addCase(Scope.getBranchAfterIndex(I),