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

  /external/llvm/include/llvm/IR/
DerivedTypes.h 147 Type *Type::getFunctionParamType(unsigned i) const {
Type.h 331 inline Type *getFunctionParamType(unsigned i) const;
  /external/llvm/lib/Transforms/Instrumentation/
IndirectCallPromotion.cpp 240 Type *PTy = DirectCalleeType->getFunctionParamType(I);

Completed in 242 milliseconds