Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/test/CodeGenObjC/
H A Dprotocols.m6 +(int) maxValue; class
/minix3/external/bsd/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp2545 const APInt& maxValue = cast<ConstantInt>(BackCase.High)->getValue(); in handleBitTestsSwitchCase() local