Searched defs:getValueRange (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Utils/ | ||
H A D | BypassSlowDivision.cpp | 228 ValueRange FastDivInsertionTask::getValueRange(Value *V, in getValueRange() function in FastDivInsertionTask |
/freebsd-src/contrib/llvm-project/clang/lib/AST/ | ||
H A D | Decl.cpp | 4917 void EnumDecl::getValueRange(llvm::APInt &Max, llvm::APInt &Min) const { getValueRange() function in EnumDecl |