Searched defs:canLosslesslyBitCastTo (Results 1 - 1 of 1) sorted by relevance
/external/llvm/lib/IR/ | ||
H A D | Type.cpp | 62 // canLosslesslyBitCastTo - Return true if this type can be converted to 65 bool Type::canLosslesslyBitCastTo(Type *Ty) const { function in class:Type |
Completed in 1560 milliseconds