Home
last modified time | relevance | path

Searched defs:MaxCaseVal (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/FuzzMutate/
H A DIRMutator.cpp398 uint64_t MaxCaseVal = in mutate() local
/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/
H A DBasicTTIImpl.h444 APInt MaxCaseVal = SI.case_begin()->getCaseValue()->getValue(); in getEstimatedNumberOfCaseClusters() local
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Utils/
H A DSimplifyCFG.cpp6288 ConstantInt &MinCaseVal, const ConstantInt &MaxCaseVal, in ShouldUseSwitchConditionAsTableIndex()
6418 ConstantInt *MaxCaseVal = CI->getCaseValue(); in SwitchToLookupTable() local