Home
last modified time | relevance | path

Searched refs:ConstantFoldLoadThroughBitcast (Results 1 – 1 of 1) sorted by relevance

/external/llvm/lib/Analysis/
DConstantFolding.cpp497 Constant *ConstantFoldLoadThroughBitcast(ConstantExpr *CE, Type *DestTy, in ConstantFoldLoadThroughBitcast() function
571 if (Constant *LoadedC = ConstantFoldLoadThroughBitcast(CE, Ty, DL)) in ConstantFoldLoadFromConstPtr()