Searched defs:getEmpty (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/IR/
H A DConstantRange.h51 ConstantRange getEmpty() const { function in class:llvm::ConstantRange
73 static ConstantRange getEmpty(uint32_t BitWidth) { function in class:llvm::ConstantRange
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DBlockFrequencyInfoImpl.h93 static BlockMass getEmpty() { return BlockMass(); } function in class:llvm::bfi_detail::BlockMass

Completed in 63 milliseconds