Home
last modified time | relevance | path

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

/external/llvm/lib/Analysis/
DConstantFolding.cpp482 static Constant *ConstantFoldLoadThroughBitcast(ConstantExpr *CE, in ConstantFoldLoadThroughBitcast() function
551 if (Constant *LoadedC = ConstantFoldLoadThroughBitcast(CE, DL)) in ConstantFoldLoadFromConstPtr()