Searched refs:classifyPointerType (Results 1 – 1 of 1) sorted by relevance
23 TypedPointerType *classifyPointerType(const Value *V) { in classifyPointerType() function47 return TypedPointerType::get(classifyPointerType(User), in classifyPointerType()74 Type *NewRetTy = classifyPointerType(RetInst->getReturnValue()); in classifyFunctionType()88 TypedPointerType *NewTy = classifyPointerType(&A); in classifyFunctionType()105 Map[&G] = classifyPointerType(&G); in run()113 Map[&I] = classifyPointerType(&I); in run()