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 127 Type *getCurrentFunctionReturnType() const;
474 Value *V = UndefValue::get(getCurrentFunctionReturnType());
    [all...]

Completed in 151 milliseconds