Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/IR/
H A DConstantRange.h51 ConstantRange getEmpty() const { in getEmpty() function
73 static ConstantRange getEmpty(uint32_t BitWidth) { in getEmpty() function
/openbsd-src/gnu/llvm/llvm/include/llvm/Analysis/
H A DBlockFrequencyInfoImpl.h98 static BlockMass getEmpty() { return BlockMass(); } in getEmpty() function
/openbsd-src/gnu/llvm/llvm/lib/IR/
H A DAsmWriter.cpp1305 static AsmWriterContext &getEmpty() { in getEmpty() function