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

/freebsd-12-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-12-stable/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DBlockFrequencyInfoImpl.h89 static BlockMass getEmpty() { return BlockMass(); } function in class:llvm::bfi_detail::BlockMass

Completed in 111 milliseconds