Home
last modified time | relevance | path

Searched defs:getValueRange (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Utils/
H A DBypassSlowDivision.cpp228 ValueRange FastDivInsertionTask::getValueRange(Value *V, in getValueRange() function in FastDivInsertionTask
/openbsd-src/gnu/llvm/clang/lib/AST/
H A DDecl.cpp4675 void EnumDecl::getValueRange(llvm::APInt &Max, llvm::APInt &Min) const { in getValueRange() function in EnumDecl