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 38 Type *IRBuilderBase::getCurrentFunctionReturnType() const {
  /external/llvm/include/llvm/IR/
IRBuilder.h 133 Type *getCurrentFunctionReturnType() const;
599 Value *V = UndefValue::get(getCurrentFunctionReturnType());
    [all...]

Completed in 50 milliseconds