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

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

Completed in 67 milliseconds