Home
last modified time | relevance | path

Searched defs:FoldBitCast (Results 1 – 2 of 2) sorted by relevance

/minix3/external/bsd/llvm/dist/llvm/lib/IR/
H A DConstantFold.cpp102 static Constant *FoldBitCast(Constant *V, Type *DestTy) { in FoldBitCast() function
/minix3/external/bsd/llvm/dist/llvm/lib/Analysis/
H A DConstantFolding.cpp53 static Constant *FoldBitCast(Constant *C, Type *DestTy, in FoldBitCast() function