Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DConstantFolding.cpp697 if (Constant *LoadedC = ConstantFoldLoadThroughBitcastExpr(CE, Ty, DL)) in ConstantFoldLoadFromConstPtr() local
698 return LoadedC; in ConstantFoldLoadFromConstPtr()