Home
last modified time | relevance | path

Searched defs:CaseValue (Results 1 – 6 of 6) sorted by relevance

/openbsd/src/gnu/llvm/llvm/include/llvm/Transforms/Utils/
DPredicateInfo.h166 Value *CaseValue, SwitchInst *SI) in PredicateSwitch()
/openbsd/src/gnu/llvm/clang/include/clang/Tooling/Syntax/
DNodes.h86 CaseValue, enumerator
/openbsd/src/gnu/llvm/llvm/lib/Transforms/Utils/
DSCCPSolver.cpp913 const APInt &CaseValue = Case.getCaseValue()->getValue(); in getFeasibleSuccessors() local
DSimplifyCFG.cpp5514 static PHINode *FindPHIForConditionForwarding(ConstantInt *CaseValue, in FindPHIForConditionForwarding()
5552 ConstantInt *CaseValue = Case.getCaseValue(); in ForwardSwitchConditionToPHI() local
/openbsd/src/gnu/llvm/llvm/lib/Analysis/
DLazyValueInfo.cpp1414 APInt CaseValue = Case.getCaseValue()->getValue(); in getEdgeValueLocal() local
/openbsd/src/gnu/llvm/llvm/lib/CodeGen/
DCodeGenPrepare.cpp7213 ConstantInt *CaseValue = Case.getCaseValue(); in optimizeSwitchPhiConstants() local