Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Transforms/Utils/
H A DPredicateInfo.h164 Value *CaseValue, SwitchInst *SI) in PredicateSwitch()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Tooling/Syntax/
H A DNodes.h91 CaseValue, enumerator
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-diff/
H A DDifferenceEngine.cpp341 ConstantInt *CaseValue = Case.getCaseValue(); in diff() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DSCCPSolver.cpp602 const APInt &CaseValue = Case.getCaseValue()->getValue(); in getFeasibleSuccessors() local
H A DSimplifyCFG.cpp5085 static PHINode *FindPHIForConditionForwarding(ConstantInt *CaseValue, in FindPHIForConditionForwarding()
5123 ConstantInt *CaseValue = Case.getCaseValue(); in ForwardSwitchConditionToPHI() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DLazyValueInfo.cpp1362 APInt CaseValue = Case.getCaseValue()->getValue(); in getEdgeValueLocal() local