Searched refs:LLTy (Results 1 – 1 of 1) sorted by relevance
3603 llvm::Type *LLTy = CGT.ConvertType(Ty); in classify() local3604 if (LLTy->isPointerTy() || LLTy->isIntegerTy()) in classify()