HomeSort by relevance Sort by last modified time
    Searched refs:setDefaultDest (Results 1 - 9 of 9) sorted by null

  /external/swiftshader/third_party/llvm-7.0/llvm/unittests/IR/
CFGBuilder.cpp 74 SI->setDefaultDest(FirstC->getCaseSuccessor());
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/
SimpleLoopUnswitch.cpp 551 SI.setDefaultDest(nullptr);
675 NewSI->setDefaultDest(DefaultExitBB);
715 SI.setDefaultDest(LastCaseI->getCaseSuccessor());
    [all...]
  /external/llvm/lib/Transforms/Utils/
CodeExtractor.cpp 654 TheSwitch->setDefaultDest(TheSwitch->getSuccessor(NumExitBlocks));
SimplifyCFG.cpp     [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Utils/
CodeExtractor.cpp     [all...]
SimplifyCFG.cpp     [all...]
  /external/clang/lib/CodeGen/
CGStmt.cpp     [all...]
  /external/llvm/include/llvm/IR/
Instructions.h     [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/
Instructions.h     [all...]

Completed in 131 milliseconds