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

/openbsd-current/gnu/llvm/llvm/include/llvm/IR/
H A DInstrTypes.h689 static bool castIsValid(Instruction::CastOps op, Value *S, Type *DstTy) { function in class:llvm::CastInst
/openbsd-current/gnu/llvm/llvm/lib/IR/
H A DInstructions.cpp3739 CastInst::castIsValid(Instruction::CastOps op, Type *SrcTy, Type *DstTy) { function in class:CastInst
[all...]

Completed in 128 milliseconds