Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstructionCombining.cpp3751 Constant *NewCase = ConstantExpr::getSub(Case.getCaseValue(), AddRHS); in visitSwitchInst() local
3763 Constant *NewCase = ConstantExpr::getSub(SubLHS, Case.getCaseValue()); in visitSwitchInst() local
/freebsd/contrib/llvm-project/llvm/lib/TableGen/
H A DRecord.cpp2465 Init *NewCase = Case->resolveReferences(R); in resolveReferences() local