Searched refs:getCurrentFunctionReturnType (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/IR/
H A DIRBuilder.cpp58 Type *IRBuilderBase::getCurrentFunctionReturnType() const { function in class:IRBuilderBase
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/IR/
H A DIRBuilder.h199 Type *getCurrentFunctionReturnType() const;
945 Value *V = UndefValue::get(getCurrentFunctionReturnType());

Completed in 179 milliseconds