Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DConstantFolding.cpp71 static Constant *foldConstVectorToAPInt(APInt &Result, Type *DestTy, in foldConstVectorToAPInt() function
132 if (Constant *CE = foldConstVectorToAPInt(Result, DestTy, C, in FoldBitCast()