Searched defs:getSrcTy (Results 1 - 2 of 2) sorted by relevance

/external/llvm/include/llvm/IR/
H A DInstrTypes.h650 Type* getSrcTy() const { return getOperand(0)->getType(); } function in class:llvm::CastInst
H A DOperator.h518 Type *getSrcTy() const { function in class:llvm::BitCastOperator

Completed in 97 milliseconds