Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/
H A DPredicateInfo.h165 Value *CaseValue, SwitchInst *SI) in PredicateSwitch()
/freebsd/contrib/llvm-project/clang/include/clang/Tooling/Syntax/
H A DNodes.h86 CaseValue, enumerator
/freebsd/contrib/llvm-project/llvm/tools/llvm-diff/lib/
H A DDifferenceEngine.cpp508 const ConstantInt *CaseValue = Case.getCaseValue(); in diff() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DSimplifyCFG.cpp5656 static PHINode *FindPHIForConditionForwarding(ConstantInt *CaseValue, in FindPHIForConditionForwarding()
5694 ConstantInt *CaseValue = Case.getCaseValue(); in ForwardSwitchConditionToPHI() local
6969 uint64_t CaseValue = Case.getCaseValue()->getValue().getZExtValue(); in simplifySwitchOfPowersOfTwo() local
H A DSCCPSolver.cpp1069 const APInt &CaseValue = Case.getCaseValue()->getValue(); in getFeasibleSuccessors() local
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DLazyValueInfo.cpp1455 APInt CaseValue = Case.getCaseValue()->getValue(); in getEdgeValueLocal() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp7375 ConstantInt *CaseValue = Case.getCaseValue(); in optimizeSwitchPhiConstants() local