Searched refs:ShouldEmitAsBranches (Results 1 – 6 of 6) sorted by relevance
413 bool ShouldEmitAsBranches(const std::vector<CaseBlock> &Cases);
1418 SelectionDAGBuilder::ShouldEmitAsBranches(const std::vector<CaseBlock> &Cases){ in ShouldEmitAsBranches() function in SelectionDAGBuilder1504 if (ShouldEmitAsBranches(SwitchCases)) { in visitBr()
698 bool ShouldEmitAsBranches(const std::vector<CaseBlock> &Cases);
1757 SelectionDAGBuilder::ShouldEmitAsBranches(const std::vector<CaseBlock> &Cases) { in ShouldEmitAsBranches() function in SelectionDAGBuilder1840 if (ShouldEmitAsBranches(SwitchCases)) { in visitBr()
723 bool ShouldEmitAsBranches(const std::vector<CaseBlock> &Cases);
1938 SelectionDAGBuilder::ShouldEmitAsBranches(const std::vector<CaseBlock> &Cases) { in ShouldEmitAsBranches() function in SelectionDAGBuilder2021 if (ShouldEmitAsBranches(SwitchCases)) { in visitBr()