Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/FuzzMutate/
H A DIRMutator.cpp556 uint64_t MaxCaseVal = in mutate() local
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DBasicTTIImpl.h569 APInt MaxCaseVal = SI.case_begin()->getCaseValue()->getValue(); in getEstimatedNumberOfCaseClusters() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DSimplifyCFG.cpp6719 ConstantInt &MinCaseVal, const ConstantInt &MaxCaseVal, in shouldUseSwitchConditionAsTableIndex()
6850 ConstantInt *MaxCaseVal = CI->getCaseValue(); in switchToLookupTable() local