Searched defs:isCastable (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/VMCore/
H A DInstructions.cpp2423 bool CastInst::isCastable(Type *SrcTy, Type *DestTy) { function in class:CastInst
2490 // This routine must be kept in sync with isCastable.

Completed in 149 milliseconds