Searched refs:ConstantFoldLoadThroughBitcast (Results 1 – 1 of 1) sorted by relevance
482 static Constant *ConstantFoldLoadThroughBitcast(ConstantExpr *CE, in ConstantFoldLoadThroughBitcast() function551 if (Constant *LoadedC = ConstantFoldLoadThroughBitcast(CE, DL)) in ConstantFoldLoadFromConstPtr()