HomeSort by relevance Sort by last modified time
    Searched refs:getCurrentFunctionReturnType (Results 1 - 2 of 2) sorted by null

  /external/llvm/lib/IR/
IRBuilder.cpp 37 Type *IRBuilderBase::getCurrentFunctionReturnType() const {
  /external/llvm/include/llvm/IR/
IRBuilder.h 130 Type *getCurrentFunctionReturnType() const;
477 Value *V = UndefValue::get(getCurrentFunctionReturnType());
    [all...]

Completed in 54 milliseconds