Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DConstantFPRange.h48 ConstantFPRange getFull() const { in getFull() function
74 static ConstantFPRange getFull(const fltSemantics &Sem) { in getFull() function
H A DConstantRange.h56 ConstantRange getFull() const { in getFull() function
78 static ConstantRange getFull(uint32_t BitWidth) { in getFull() function
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DBlockFrequencyInfoImpl.h98 static BlockMass getFull() { in getFull() function