Home | History | Annotate | Download | only in Utils

Lines Matching refs:FirstCase

4026     ConstantInt *const FirstCase = ResultVector[0].second[0];
4038 Builder.CreateICmpEQ(Condition, FirstCase, "switch.selectcmp");