HomeSort by: relevance | last modified time | path
    Searched refs:ShouldEmitAsBranches (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
SelectionDAGBuilder.h 551 bool ShouldEmitAsBranches(const std::vector<SwitchCG::CaseBlock> &Cases);
SelectionDAGBuilder.cpp 2311 SelectionDAGBuilder::ShouldEmitAsBranches(const std::vector<CaseBlock> &Cases) {
2403 if (ShouldEmitAsBranches(SL->SwitchCases)) {

Completed in 57 milliseconds