Lines Matching refs:getOrCreate
986 return Ty->getContext().pImpl->ArrayConstants.getOrCreate(Ty, V); in get()
1069 return ST->getContext().pImpl->StructConstants.getOrCreate(ST, V); in get()
1083 return Ty->getContext().pImpl->VectorConstants.getOrCreate(Ty, V); in get()
1527 return pImpl->ExprConstants.getOrCreate(Ty, Key); in getFoldedCast()
1833 return pImpl->ExprConstants.getOrCreate(C->getType(), Key); in get()
1912 return pImpl->ExprConstants.getOrCreate(C1->getType(), Key); in get()
1992 return pImpl->ExprConstants.getOrCreate(V1->getType(), Key); in getSelect()
2050 return pImpl->ExprConstants.getOrCreate(ReqTy, Key); in getGetElementPtr()
2075 return pImpl->ExprConstants.getOrCreate(ResultTy, Key); in getICmp()
2100 return pImpl->ExprConstants.getOrCreate(ResultTy, Key); in getFCmp()
2122 return pImpl->ExprConstants.getOrCreate(ReqTy, Key); in getExtractElement()
2145 return pImpl->ExprConstants.getOrCreate(Val->getType(), Key); in getInsertElement()
2168 return pImpl->ExprConstants.getOrCreate(ShufTy, Key); in getShuffleVector()
2192 return pImpl->ExprConstants.getOrCreate(ReqTy, Key); in getInsertValue()
2216 return pImpl->ExprConstants.getOrCreate(ReqTy, Key); in getExtractValue()