Home
last modified time | relevance | path

Searched refs:PCharTy (Results 1 – 1 of 1) sorted by relevance

/external/llvm/lib/Transforms/Utils/
DSimplifyLibCalls.cpp134 Type *PCharTy = Type::getInt8PtrTy(Context); in checkStringCopyLibFuncSignature() local
151 FT->getParamType(0) != PCharTy || !FT->getParamType(2)->isIntegerTy()) in checkStringCopyLibFuncSignature()
161 FT->getParamType(0) != PCharTy) in checkStringCopyLibFuncSignature()