Home
last modified time | relevance | path

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

/external/llvm/tools/llvm-diff/
DDifferenceEngine.cpp325 ConstantInt *CaseValue = I.getCaseValue(); in diff() local
/external/llvm/lib/Transforms/Utils/
DSimplifyCFG.cpp3739 static PHINode *FindPHIForConditionForwarding(ConstantInt *CaseValue, in FindPHIForConditionForwarding()
3777 ConstantInt *CaseValue = I.getCaseValue(); in ForwardSwitchConditionToPHI() local