Searched defs:CMax (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/include/llvm/ADT/ | ||
H A D | SmallPtrSet.h | 491 size_t CMax = C << (std::numeric_limits<size_t>::digits - 1); RoundUpToPowerOfTwo() local |
/llvm-project/llvm/lib/CodeGen/SelectionDAG/ | ||
H A D | DAGCombiner.cpp | 6057 const APInt &CMax = foldLogicOfSetCCs() local |