Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/lib/Transforms/Utils/
H A DLowerSwitch.cpp349 int64_t currentValue = cast<ConstantInt>(I->High)->getSExtValue(); in Clusterify() local
/minix3/external/bsd/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp2660 const APInt& currentValue = cast<ConstantInt>(I->High)->getValue(); in Clusterify() local