Searched defs:getMax (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/clang/lib/Basic/
H A DFixedPoint.cpp114 APFixedPoint APFixedPoint::getMax(const FixedPointSemantics &Sema) { function in class:clang::APFixedPoint
/freebsd-11-stable/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_stats.h417 double getMax() const { return maxVal; } function in class:statistic
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DScalarEvolution.h1288 const SCEV *getMax() const { return MaxAndComplete.getPointer(); } function in class:llvm::ScalarEvolution::BackedgeTakenInfo

Completed in 80 milliseconds