Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/FuzzMutate/
H A DIRMutator.cpp468 uint64_t MaxCaseVal = mutate() local
/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DBasicTTIImpl.h459 APInt MaxCaseVal = SI.case_begin()->getCaseValue()->getValue(); getEstimatedNumberOfCaseClusters() local
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DSimplifyCFG.cpp6447 ShouldUseSwitchConditionAsTableIndex(ConstantInt & MinCaseVal,const ConstantInt & MaxCaseVal,bool HasDefaultResults,const SmallDenseMap<PHINode *,Type * > & ResultTypes,const DataLayout & DL,const TargetTransformInfo & TTI) ShouldUseSwitchConditionAsTableIndex() argument
6577 ConstantInt *MaxCaseVal = CI->getCaseValue(); SwitchToLookupTable() local
[all...]