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

  /external/llvm/lib/Transforms/Scalar/
LowerExpectIntrinsic.cpp 77 Weights[Case.getCaseIndex() + 1] = LikelyBranchWeight;
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/
LowerExpectIntrinsic.cpp 78 Weights[Case.getCaseIndex() + 1] = LikelyBranchWeight;
SimpleLoopUnswitch.cpp 532 ExitCaseIndices.push_back(Case.getCaseIndex());
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/unittests/IR/
DomTreeUpdaterTest.cpp 657 if (i->getCaseIndex() == 2) {
  /external/llvm/lib/Transforms/Utils/
Local.cpp 157 unsigned idx = i.getCaseIndex();
    [all...]
SimplifyCFG.cpp 815 std::swap(Weights[i.getCaseIndex() + 1], Weights.back());
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Utils/
Local.cpp 190 unsigned idx = i->getCaseIndex();
    [all...]
SimplifyCFG.cpp     [all...]
  /external/llvm/include/llvm/IR/
Instructions.h     [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/
Instructions.h     [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/
Instructions.cpp     [all...]
  /external/llvm/lib/IR/
Instructions.cpp     [all...]

Completed in 830 milliseconds