Searched refs:TargetElemType (Results 1 - 1 of 1) sorted by relevance

/openbsd-current/gnu/llvm/llvm/lib/IR/
H A DVerifier.cpp2309 Type *TargetElemType = Call.getParamElementType(2); local
2310 Check(TargetElemType,
2312 FunctionType *TargetFuncType = dyn_cast<FunctionType>(TargetElemType);

Completed in 79 milliseconds