Searched refs:castedOperands (Results 1 – 1 of 1) sorted by relevance
54 SmallVector<Value, 1> castedOperands; in matchAndRewrite() local56 castedOperands.push_back(maybeCast(operand, rewriter)); in matchAndRewrite()59 castedOperands.front().getType().cast<LLVM::LLVMType>(); in matchAndRewrite()60 LLVMType funcType = getFunctionType(resultType, castedOperands); in matchAndRewrite()68 castedOperands); in matchAndRewrite()