Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/tools/llvm-diff/
H A DDifferenceEngine.cpp325 ConstantInt *CaseValue = I.getCaseValue(); in diff() local
/minix3/external/bsd/llvm/dist/llvm/lib/Transforms/Utils/
H A DSimplifyCFG.cpp3331 static PHINode *FindPHIForConditionForwarding(ConstantInt *CaseValue, in FindPHIForConditionForwarding()
3369 ConstantInt *CaseValue = I.getCaseValue(); in ForwardSwitchConditionToPHI() local