Searched refs:ShouldEmitAsBranches (Results 1 – 2 of 2) sorted by relevance
404 bool ShouldEmitAsBranches(const std::vector<SwitchCG::CaseBlock> &Cases);
2751 SelectionDAGBuilder::ShouldEmitAsBranches(const std::vector<CaseBlock> &Cases) { in ShouldEmitAsBranches() function in SelectionDAGBuilder2851 if (ShouldEmitAsBranches(SL->SwitchCases)) { in visitBr()