Searched refs:ConstantFoldLoadThroughBitcast (Results 1 – 1 of 1) sorted by relevance
497 Constant *ConstantFoldLoadThroughBitcast(ConstantExpr *CE, Type *DestTy, in ConstantFoldLoadThroughBitcast() function571 if (Constant *LoadedC = ConstantFoldLoadThroughBitcast(CE, Ty, DL)) in ConstantFoldLoadFromConstPtr()