Home
last modified time | relevance | path

Searched defs:DeadCase (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/Transforms/Scalar/
DLoopUnswitch.cpp935 unsigned DeadCase = SI->findCaseValue(cast<ConstantInt>(Val)); in RewriteLoopBodyWithConditionConstant() local
/external/llvm/lib/Transforms/Scalar/
DLoopUnswitch.cpp1263 SwitchInst::CaseIt DeadCase = SI->findCaseValue(cast<ConstantInt>(Val)); in RewriteLoopBodyWithConditionConstant() local