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

/external/llvm/lib/IR/
H A DType.cpp62 // canLosslesslyBitCastTo - Return true if this type can be converted to
65 bool Type::canLosslesslyBitCastTo(Type *Ty) const { function in class:Type

Completed in 83 milliseconds