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

/external/llvm/lib/IR/
H A DInstructions.cpp2564 // Check whether it is valid to call getCastOpcode for these types.
2565 // This routine must be kept in sync with getCastOpcode.
2670 // castIsValid( getCastOpcode(Val, Ty), Val, Ty)
2675 CastInst::getCastOpcode( function in class:CastInst

Completed in 505 milliseconds