reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

lib/IR/Constants.cpp
 1545   assert(Ty->isFirstClassType() && "Cannot cast to an aggregate type!");
 1547   if (Constant *FC = ConstantFoldCastInstruction(opc, C, Ty))
 1553   LLVMContextImpl *pImpl = Ty->getContext().pImpl;
 1558   return pImpl->ExprConstants.getOrCreate(Ty, Key);