Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/include/llvm/IR/
H A DConstantRange.h51 ConstantRange getEmpty() const { in getEmpty() function
73 static ConstantRange getEmpty(uint32_t BitWidth) { in getEmpty() function
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DBlockFrequencyInfoImpl.h99 static BlockMass getEmpty() { return BlockMass(); } in getEmpty() function
/freebsd-src/contrib/llvm-project/llvm/lib/IR/
H A DAsmWriter.cpp1357 static AsmWriterContext &getEmpty() { getEmpty() function