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

  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/
LowerExpectIntrinsic.cpp 71 SwitchInst::CaseHandle Case = *SI.findCaseValue(ExpectedValue);
LoopUnswitch.cpp     [all...]
SimpleLoopUnswitch.cpp 588 [&SI](const SwitchInst::CaseHandle &Case) {
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Analysis/
SparsePropagation.h 369 SwitchInst::CaseHandle Case = *SI.findCaseValue(cast<ConstantInt>(C));
  /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...]

Completed in 81 milliseconds