Home
last modified time | relevance | path

Searched refs:ShouldEmitAsBranches (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.h404 bool ShouldEmitAsBranches(const std::vector<SwitchCG::CaseBlock> &Cases);
H A DSelectionDAGBuilder.cpp2751 SelectionDAGBuilder::ShouldEmitAsBranches(const std::vector<CaseBlock> &Cases) { in ShouldEmitAsBranches() function in SelectionDAGBuilder
2851 if (ShouldEmitAsBranches(SL->SwitchCases)) { in visitBr()