Searched refs:getPointerElementFlatType (Results 1 – 1 of 1) sorted by relevance
606 Type *getPointerElementFlatType(Type *Ty) { in getPointerElementFlatType() function in __anon8c0d27130411::BitcodeReader2701 getPointerElementFlatType(Elt0FullTy->getScalarType()); in parseConstants()2836 cast<FunctionType>(getPointerElementFlatType(CurFullTy)), AsmStr, in parseConstants()2862 cast<FunctionType>(getPointerElementFlatType(CurFullTy)), AsmStr, in parseConstants()2889 cast<FunctionType>(getPointerElementFlatType(CurFullTy)), AsmStr, in parseConstants()3379 Type *PtrEltTy = getPointerElementFlatType(PTy); in parseFunctionRecord()3866 Type *PtrEltTy = getPointerElementFlatType(ArgsFullTys[i]); in propagateByValSRetTypes()4698 } else if (getPointerElementFlatType(FullTy) != FTy) in parseFunctionBody()4785 } else if (getPointerElementFlatType(FullTy) != FTy) in parseFunctionBody()5053 getPointerElementFlatType(FullTy), Val)) || in parseFunctionBody()[all …]